]> git.saurik.com Git - apple/libc.git/commit - i386/sys/cerror.s
Libc-391.4.1.tar.gz mac-os-x-1045x86 v391.4.1
authorApple <opensource@apple.com>
Mon, 20 Feb 2006 23:25:56 +0000 (23:25 +0000)
committerApple <opensource@apple.com>
Mon, 20 Feb 2006 23:25:56 +0000 (23:25 +0000)
commiteb1cde05bb040f65c511ae4fa854abf1628afdf2
treec86b3597e80324d7bef173baaee168b71636b096
parent8660941ad630afd60a9b2fc76ce5e8fce4de00d7
Libc-391.4.1.tar.gz
57 files changed:
Makefile
darwin/copyfile.c
db/hash/FreeBSD/hash_page.c.patch
db/mpool/FreeBSD/mpool.c.patch [deleted file]
gdtoa/FreeBSD/_hdtoa.c
gdtoa/FreeBSD/_hdtoa.c.patch
gdtoa/FreeBSD/_ldtoa.c.patch
gdtoa/FreeBSD/gdtoa-strtod.c
gdtoa/FreeBSD/gdtoa-strtod.c.patch
gdtoa/FreeBSD/gdtoa-strtodg.c
gdtoa/FreeBSD/gdtoa-strtodg.c.patch
gdtoa/FreeBSD/gdtoa_strtopx.c.patch
gen/FreeBSD/popen.c.patch
gen/FreeBSD/setprogname.c.patch
gen/filesec.c
gen/stack_logging.c
i386/pthreads/pthread_set_self.s
i386/string/Makefile.inc
i386/string/bcmp.s [new file with mode: 0644]
i386/string/memcmp.s [new file with mode: 0644]
i386/string/memset.s [new file with mode: 0644]
i386/string/strcmp.s
i386/string/strcpy.s [new file with mode: 0644]
i386/string/strlen.s [new file with mode: 0644]
i386/string/strncmp.s [new file with mode: 0644]
i386/string/strncpy.s [new file with mode: 0644]
i386/sys/Makefile.inc
i386/sys/OSAtomic.s
i386/sys/SYS.h
i386/sys/__sysenter_trap.s [new file with mode: 0644]
i386/sys/_setjmp.s
i386/sys/cerror.s
i386/sys/commpage.c [new file with mode: 0644]
i386/sys/fork.s
i386/sys/getpid.s
i386/sys/i386_get_ldt.s [new file with mode: 0644]
i386/sys/i386_gettimeofday.s [new file with mode: 0644]
i386/sys/i386_set_ldt.s [new file with mode: 0644]
i386/sys/lseek.s
i386/sys/pipe.s
i386/sys/setjmp.s
i386/sys/sigaltstack.s
i386/sys/sigreturn.s
include/sys/acl.h
mach/panic.c
posix1e/acl_translate.c
ppc/sys/ppc_gettimeofday.s
pthreads/lock.s
stdio/FreeBSD/printf.3.patch
stdio/FreeBSD/vfprintf.c.patch
stdio/FreeBSD/vfwprintf.c.patch
stdio/Makefile.inc
stdlib/FreeBSD/grantpt.c.patch
sys/Makefile.inc
sys/OpenBSD/stack_protector.c [new file with mode: 0644]
sys/gettimeofday.c
sys/sigtramp.c