]> git.saurik.com Git - apple/libc.git/commit
Libc-391.1.21.tar.gz mac-os-x-1044x86 v391.1.21
authorApple <opensource@apple.com>
Mon, 20 Feb 2006 22:46:08 +0000 (22:46 +0000)
committerApple <opensource@apple.com>
Mon, 20 Feb 2006 22:46:08 +0000 (22:46 +0000)
commit7c78c5292a74d7cc20fc03e02fbfc976e072f928
treea21a48c3c769061b3dd977bf89380cea141c1a0b
parent3d9156a7a519a5e3aa1b92e9d9d4b991f1aed7ff
Libc-391.1.21.tar.gz
57 files changed:
Makefile
darwin/copyfile.c
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/malloc.c
gen/scalable_malloc.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/asl.h
include/assert.h
include/sys/acl.h
mach/panic.c
posix1e/acl_translate.c
ppc/sys/ppc_gettimeofday.s
pthreads/lock.s
pthreads/pthread_tsd.c
stdio/FreeBSD/printf.3.patch
stdio/FreeBSD/vfprintf.c.patch
stdio/FreeBSD/vfwprintf.c.patch
stdio/Makefile.inc
sys/Makefile.inc
sys/OpenBSD/stack_protector.c [new file with mode: 0644]
sys/gettimeofday.c
sys/sigtramp.c