search for: kern_exec

Displaying 5 results from an estimated 5 matches for "kern_exec".

2017 Jun 06
4
LLD support for ld64 mach-o linker synthesised symbols
...nt argc, char **argv, char **envp, char **applep) { for (__init_fn *p = &__init_start; p < &__init_end; ++p) { (*p)(argc, argv, envp, applep); } } Michael. [1] https://github.com/opensource-apple/xnu/blob/dc0628e187c3148723505cf1f1d35bb948d3195b/bsd/kern/kern_exec.c#L1072-L1111 <https://github.com/opensource-apple/xnu/blob/dc0628e187c3148723505cf1f1d35bb948d3195b/bsd/kern/kern_exec.c#L1072-L1111> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170607/eb534f68/att...
2017 Jun 06
2
LLD support for ld64 mach-o linker synthesised symbols
...lep) > { > for (__init_fn *p = &__init_start; p < &__init_end; ++p) { > (*p)(argc, argv, envp, applep); > } > } > > Michael. > > [1] https://github.com/opensource-apple/xnu/blob/dc0628e187c3148723505cf1f1d35bb948d3195b/bsd/kern/kern_exec.c#L1072-L1111 <https://github.com/opensource-apple/xnu/blob/dc0628e187c3148723505cf1f1d35bb948d3195b/bsd/kern/kern_exec.c#L1072-L1111> > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org&g...
2017 Jun 07
3
LLD support for ld64 mach-o linker synthesised symbols
...&__init_start; p < &__init_end; ++p) { >> (*p)(argc, argv, envp, applep); >> } >> } >> >> >> Michael. >> >> [1] https://github.com/opensource-apple/xnu/blob/dc0628e187c >> 3148723505cf1f1d35bb948d3195b/bsd/kern/kern_exec.c#L1072-L1111 >> >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> >> > > > > __________________________________________...
2002 Apr 22
0
FreeBSD Security Advisory FreeBSD-SA-02:23.stdio
...------------------------------------------------- sys/sys/filedesc.h RELENG_4 1.19.2.4 RELENG_4_5 1.19.2.3.6.1 RELENG_4_4 1.19.2.3.4.1 sys/kern/kern_exec.c RELENG_4 1.107.2.14 RELENG_4_5 1.107.2.13.2.1 RELENG_4_4 1.107.2.8.2.2 sys/kern/kern_descrip.c RELENG_4...
2003 Jun 23
1
Processes hung in 'inode' state ...
...k (vp=0xbdc27b00, flags=131074, p=0xbcc74400) at vnode_if.h:861 #7 0x80173b1c in lookup (ndp=0xbcebdedc) at /usr/src/sys/kern/vfs_lookup.c:301 #8 0x80173824 in namei (ndp=0xbcebdedc) at /usr/src/sys/kern/vfs_lookup.c:153 #9 0x8013e1f6 in execve (p=0xbcc74400, uap=0xbcebdf80) at /usr/src/sys/kern/kern_exec.c:165 #10 0x8023c485 in syscall2 (frame={tf_fs = 2143223855, tf_es = 47, tf_ds = 2143223855, tf_edi = 134582432, tf_esi = 4, tf_ebp = 2143286828, tf_isp = -1125392428, tf_ebx = 673558412, tf_edx = 2143286892, tf_ecx = 134594560, tf_eax = 59, tf_trapno = 12, tf_err = 2, tf_eip = 673241568, tf_...