]> git.saurik.com Git - apple/libc.git/commit - stdio/ferror-fbsd.c
Libc-498.1.5.tar.gz mac-os-x-1056 v498.1.5
authorApple <opensource@apple.com>
Wed, 12 Nov 2008 00:43:47 +0000 (00:43 +0000)
committerApple <opensource@apple.com>
Wed, 12 Nov 2008 00:43:47 +0000 (00:43 +0000)
commitb5d655f7532a546b54809da387f7467d128a756b
tree62f0d5912e1579dc9f73d495fbc6743658470d77
parent0a7506c9bdc0d0d560d4b9c8a3d1089f5db425b9
Libc-498.1.5.tar.gz
391 files changed:
BSDmakefile
Makefile
Makefile.autopatch [deleted file]
Makefile.fbsd_end
Makefile.features [new file with mode: 0644]
Makefile.inc
Makefile.nbsd_end
Makefile.obsd_end
Makefile.xbs
Platforms/AppleTV/Makefile.inc [new file with mode: 0644]
Platforms/AppleTV/i386/libc.syscall.i386 [new file with mode: 0644]
Platforms/MacOSX/Makefile.inc [new file with mode: 0644]
Platforms/MacOSX/arm/libc.syscall.arm [new file with mode: 0644]
Platforms/MacOSX/i386/libc.syscall.i386 [new file with mode: 0644]
Platforms/MacOSX/ppc/libc.syscall.ppc [new file with mode: 0644]
Platforms/MacOSX/ppc64/libc.syscall.ppc64 [new file with mode: 0644]
Platforms/MacOSX/x86_64/libc.syscall.x86_64 [new file with mode: 0644]
Platforms/iPhone/Makefile.inc [new file with mode: 0644]
Platforms/iPhone/arm/libc.syscall.arm [new file with mode: 0644]
arm/Makefile.inc [new file with mode: 0644]
arm/gen/Makefile.inc [new file with mode: 0644]
arm/gen/icacheinval.s [new file with mode: 0644]
arm/mach/Makefile.inc [new file with mode: 0644]
arm/mach/mach_absolute_time.c [new file with mode: 0644]
arm/mach/mach_absolute_time.s [new file with mode: 0644]
arm/pthreads/Makefile.inc [new file with mode: 0644]
arm/pthreads/get_cpu_capabilities.s [new file with mode: 0644]
arm/pthreads/init_cpu_capabilities.c [new file with mode: 0644]
arm/pthreads/pthread_getspecific.s [new file with mode: 0644]
arm/pthreads/pthread_self.s [new file with mode: 0644]
arm/pthreads/pthread_set_self.s [new file with mode: 0644]
arm/stdlib/gdtoa.mk [new file with mode: 0644]
arm/string/Makefile.inc [new file with mode: 0644]
arm/string/bcopy.s [new file with mode: 0644]
arm/string/bzero.s [new file with mode: 0644]
arm/string/ffs.s [new file with mode: 0644]
arm/string/strcmp.s [new file with mode: 0644]
arm/string/strlen.s [new file with mode: 0644]
arm/sys/Makefile.inc [new file with mode: 0644]
arm/sys/OSAtomic-v4.c [new file with mode: 0644]
arm/sys/OSAtomic.s [new file with mode: 0644]
arm/sys/SYS.h [new file with mode: 0644]
arm/sys/_longjmp.s [new file with mode: 0644]
arm/sys/_setjmp.h [new file with mode: 0644]
arm/sys/_setjmp.s [new file with mode: 0644]
arm/sys/arm_commpage_gettimeofday.c [new file with mode: 0644]
arm/sys/arm_gettimeofday.s [new file with mode: 0644]
arm/sys/longjmp.s [new file with mode: 0644]
arm/sys/setjmp.s [new file with mode: 0644]
available.ex [deleted file]
compat-43/Makefile.inc
compat-43/gethostid-fbsd.c [changed from file to symlink]
compat-43/getwd-fbsd.c [changed from file to symlink]
compat-43/sethostid-fbsd.c [changed from file to symlink]
compat-43/setrgid-fbsd.c [changed from file to symlink]
compat-43/setruid-fbsd.c [changed from file to symlink]
darwin/Makefile.inc
db/Makefile.inc
db/btree/Makefile.inc
db/btree/bt_close-fbsd.c [changed from file to symlink]
db/btree/bt_conv-fbsd.c [changed from file to symlink]
db/btree/bt_debug-fbsd.c [changed from file to symlink]
db/btree/bt_delete-fbsd.c [changed from file to symlink]
db/btree/bt_extern.h [changed from file to symlink]
db/btree/bt_get-fbsd.c [changed from file to symlink]
db/btree/bt_open-fbsd.c [changed from file to symlink]
db/btree/bt_overflow-fbsd.c [changed from file to symlink]
db/btree/bt_page-fbsd.c [changed from file to symlink]
db/btree/bt_put-fbsd.c [changed from file to symlink]
db/btree/bt_search-fbsd.c [changed from file to symlink]
db/btree/bt_seq-fbsd.c [changed from file to symlink]
db/btree/bt_split-fbsd.c [changed from file to symlink]
db/btree/bt_utils-fbsd.c [changed from file to symlink]
db/db/Makefile.inc
db/db/db-fbsd.c [changed from file to symlink]
db/hash/Makefile.inc
db/hash/hash_extern.h [changed from file to symlink]
db/hash/hash_log2-fbsd.c [changed from file to symlink]
db/hash/page.h [changed from file to symlink]
db/man/Makefile.inc
db/mpool/Makefile.inc
db/recno/Makefile.inc
db/recno/rec_close-fbsd.c [changed from file to symlink]
db/recno/rec_delete-fbsd.c [changed from file to symlink]
db/recno/rec_get-fbsd.c [changed from file to symlink]
db/recno/rec_open-fbsd.c [changed from file to symlink]
db/recno/rec_put-fbsd.c [changed from file to symlink]
db/recno/rec_search-fbsd.c [changed from file to symlink]
db/recno/rec_seq-fbsd.c [changed from file to symlink]
db/recno/rec_utils-fbsd.c [changed from file to symlink]
fbsdcompat/_fpmath.h
fbsdcompat/port_after.h [new file with mode: 0644]
fbsdcompat/port_before.h [new file with mode: 0644]
gdtoa/FreeBSD/_hdtoa.c.patch
gdtoa/FreeBSD/gdtoa-hexnan.c.patch
gdtoa/FreeBSD/gdtoaimp.h.patch
gdtoa/FreeBSD/machdep_ldisd.c.patch [new file with mode: 0644]
gdtoa/Makefile.inc
gdtoa/_hdtoa-fbsd.c
gdtoa/arith.h
gdtoa/gd_qnan.h
gdtoa/gdtoa-dmisc-fbsd.c [changed from file to symlink]
gdtoa/gdtoa-dtoa-fbsd.c [changed from file to symlink]
gdtoa/gdtoa-gmisc-fbsd.c [changed from file to symlink]
gdtoa/gdtoa-hd_init-fbsd.c [changed from file to symlink]
gdtoa/gdtoa-hexnan-fbsd.c
gdtoa/gdtoa-misc-fbsd.c [changed from file to symlink]
gdtoa/gdtoa-sum-fbsd.c [changed from file to symlink]
gdtoa/gdtoa-ulp-fbsd.c [changed from file to symlink]
gdtoa/gdtoa.h [changed from file to symlink]
gdtoa/gdtoaimp.h
gdtoa/glue-fbsd.c [changed from file to symlink]
gdtoa/machdep_ldisd-fbsd.c [new file with mode: 0644]
gen/FreeBSD/getmntinfo.3.patch
gen/FreeBSD/glob.c.patch
gen/FreeBSD/time.c.patch
gen/Makefile.inc
gen/NetBSD/utmpx.c.patch
gen/alarm-fbsd.c [changed from file to symlink]
gen/asl.3
gen/asl.c
gen/asl_core.c [new file with mode: 0644]
gen/asl_core.h [new file with mode: 0644]
gen/asl_file.c [new file with mode: 0644]
gen/asl_file.h [new file with mode: 0644]
gen/asl_legacy1.c [new file with mode: 0644]
gen/asl_legacy1.h [new file with mode: 0644]
gen/asl_private.h
gen/asl_store.c [new file with mode: 0644]
gen/asl_store.h [new file with mode: 0644]
gen/asl_util.c
gen/clock-fbsd.c [changed from file to symlink]
gen/ctermid-fbsd.c [changed from file to symlink]
gen/errno_-fbsd.c [changed from file to symlink]
gen/fmtcheck-fbsd.c [changed from file to symlink]
gen/ftok-fbsd.c [changed from file to symlink]
gen/getbsize-fbsd.c [changed from file to symlink]
gen/getmntinfo-fbsd.c [changed from file to symlink]
gen/getmntinfo.3
gen/getpagesize-fbsd.c [changed from file to symlink]
gen/getpeereid-fbsd.c [changed from file to symlink]
gen/glob-fbsd.c
gen/isinf.c
gen/isnan.c
gen/psignal-fbsd.c [changed from file to symlink]
gen/raise-fbsd.c [changed from file to symlink]
gen/rewinddir-fbsd.c [changed from file to symlink]
gen/scandir-fbsd.c [changed from file to symlink]
gen/seekdir-fbsd.c [changed from file to symlink]
gen/sethostname-fbsd.c [changed from file to symlink]
gen/setmode-fbsd.c [changed from file to symlink]
gen/siginterrupt-fbsd.c [changed from file to symlink]
gen/stringlist-fbsd.c [changed from file to symlink]
gen/sysctl-fbsd.c [changed from file to symlink]
gen/sysctlbyname-fbsd.c [changed from file to symlink]
gen/sysctlnametomib-fbsd.c [changed from file to symlink]
gen/syslog.c
gen/thread_stack_pcs.c
gen/time-fbsd.c
gen/times-fbsd.c [changed from file to symlink]
gen/timezone-fbsd.c [changed from file to symlink]
gen/ttyslot-fbsd.c [changed from file to symlink]
gen/tzset.3
gen/ualarm-fbsd.c [changed from file to symlink]
gen/ulimit-fbsd.c [changed from file to symlink]
gen/utime-fbsd.c [changed from file to symlink]
gen/utmpx-darwin.c
gen/utmpx-nbsd.c
gen/wait3-fbsd.c [changed from file to symlink]
gmon/Makefile.inc
gmon/gmon.c
i386/sys/Makefile.inc
i386/sys/libc.syscall.i386 [deleted file]
include/Makefile.inc
include/NetBSD/utmpx.h.patch
include/_.libc_internal.h [deleted file]
include/arpa/nameser_compat.h
include/asl.h
include/glob.h
include/libkern/Makefile.inc
include/libkern/OSMemoryNotification.h [new file with mode: 0644]
include/libkern/OSThermalNotification.h [new file with mode: 0644]
include/machine/limits.h
include/protocols/dumprestore.h
include/stdlib.h
include/sys/cdefs.h [new file with mode: 0644]
include/util.h
include/utmp.h
include/utmpx.h
include/xlocale/Makefile.inc
locale/FreeBSD/localeconv.c.patch
locale/FreeBSD/setrunelocale.c.patch
locale/Makefile.inc
locale/lconv.c
locale/localeconv-fbsd.c
locale/nomacros-fbsd.c [changed from file to symlink]
locale/setrunelocale-fbsd.c
locale/xlocale.3
man/Makefile.inc
man/utmp.5 [new file with mode: 0644]
net/FreeBSD/inet_net.3
net/FreeBSD/inet_net.3.patch [new file with mode: 0644]
net/FreeBSD/inet_net_pton.c
net/FreeBSD/inet_net_pton.c.patch
net/Makefile.inc
net/addr2ascii-fbsd.c [changed from file to symlink]
net/ascii2addr-fbsd.c [changed from file to symlink]
net/inet_lnaof-fbsd.c [changed from file to symlink]
net/inet_makeaddr-fbsd.c [changed from file to symlink]
net/inet_net.3 [changed from symlink to file mode: 0644]
net/inet_net_ntop-fbsd.c [changed from file to symlink]
net/inet_net_pton-fbsd.c
net/inet_neta-fbsd.c [changed from file to symlink]
net/inet_netof-fbsd.c [changed from file to symlink]
net/inet_ntoa-fbsd.c [changed from file to symlink]
net/linkaddr-fbsd.c [changed from file to symlink]
net/sockatmark-fbsd.c [changed from file to symlink]
nls/Makefile.inc
ppc/sys/Makefile.inc
ppc/sys/libc.syscall.ppc [deleted file]
ppc64/sys/Makefile.inc
ppc64/sys/libc.syscall.ppc64 [deleted file]
pthreads/Makefile.inc
pthreads/pthread.c
pthreads/pthread_cond.c
pthreads/pthread_internals.h
pthreads/pthread_machdep.h
pthreads/pthread_mutex.c
pthreads/pthread_rwlock.c
pthreads/stack.s
pthreads/thread_setup.c
regex/Makefile.inc
regex/cclass.h [changed from file to symlink]
regex/cname.h [changed from file to symlink]
regex/regerror-fbsd.c [changed from file to symlink]
regex/utils.h [changed from file to symlink]
stdio/Makefile.inc
stdio/_flock_stub-fbsd.c [changed from file to symlink]
stdio/clrerr-fbsd.c [changed from file to symlink]
stdio/fdopen-fbsd.c [changed from file to symlink]
stdio/feof-fbsd.c [changed from file to symlink]
stdio/ferror-fbsd.c [changed from file to symlink]
stdio/fgetc-fbsd.c [changed from file to symlink]
stdio/fgetln-fbsd.c [changed from file to symlink]
stdio/fgetpos-fbsd.c [changed from file to symlink]
stdio/fgets-fbsd.c [changed from file to symlink]
stdio/fileno-fbsd.c [changed from file to symlink]
stdio/floatio.h [changed from file to symlink]
stdio/fopen-fbsd.c [changed from file to symlink]
stdio/fpurge-fbsd.c [changed from file to symlink]
stdio/fputc-fbsd.c [changed from file to symlink]
stdio/fread-fbsd.c [changed from file to symlink]
stdio/fseek-fbsd.c [changed from file to symlink]
stdio/fsetpos-fbsd.c [changed from file to symlink]
stdio/funopen-fbsd.c [changed from file to symlink]
stdio/fvwrite-fbsd.c [changed from file to symlink]
stdio/fvwrite.h [changed from file to symlink]
stdio/fwalk-fbsd.c [changed from file to symlink]
stdio/fwide-fbsd.c [changed from file to symlink]
stdio/getc-fbsd.c [changed from file to symlink]
stdio/getchar-fbsd.c [changed from file to symlink]
stdio/gets-fbsd.c [changed from file to symlink]
stdio/getw-fbsd.c [changed from file to symlink]
stdio/putc-fbsd.c [changed from file to symlink]
stdio/putchar-fbsd.c [changed from file to symlink]
stdio/putw-fbsd.c [changed from file to symlink]
stdio/refill-fbsd.c [changed from file to symlink]
stdio/remove-fbsd.c [changed from file to symlink]
stdio/rget-fbsd.c [changed from file to symlink]
stdio/setbuf-fbsd.c [changed from file to symlink]
stdio/setbuffer-fbsd.c [changed from file to symlink]
stdio/setvbuf-fbsd.c [changed from file to symlink]
stdio/stdio-fbsd.c [changed from file to symlink]
stdio/tmpfile-fbsd.c [changed from file to symlink]
stdio/tmpnam-fbsd.c [changed from file to symlink]
stdio/ungetc-fbsd.c [changed from file to symlink]
stdio/unlocked-fbsd.c [changed from file to symlink]
stdio/wsetup-fbsd.c [changed from file to symlink]
stdlib/FreeBSD/atexit.c.patch
stdlib/FreeBSD/strfmon.3 [deleted file]
stdlib/FreeBSD/strfmon.3.patch [deleted file]
stdlib/FreeBSD/strfmon.c [deleted file]
stdlib/FreeBSD/strfmon.c.patch [deleted file]
stdlib/Makefile.inc
stdlib/NetBSD/strfmon.3 [new file with mode: 0644]
stdlib/NetBSD/strfmon.3.patch [new file with mode: 0644]
stdlib/NetBSD/strfmon.c [new file with mode: 0644]
stdlib/NetBSD/strfmon.c.patch [new file with mode: 0644]
stdlib/_Exit_-fbsd.c [changed from file to symlink]
stdlib/abs-fbsd.c [changed from file to symlink]
stdlib/atexit-fbsd.c
stdlib/bsearch-fbsd.c [changed from file to symlink]
stdlib/div-fbsd.c [changed from file to symlink]
stdlib/getopt_long-fbsd.c [changed from file to symlink]
stdlib/getsubopt-fbsd.c [changed from file to symlink]
stdlib/hcreate-fbsd.c [changed from file to symlink]
stdlib/heapsort-fbsd.c [changed from file to symlink]
stdlib/imaxabs-fbsd.c [changed from file to symlink]
stdlib/imaxdiv-fbsd.c [changed from file to symlink]
stdlib/insque-fbsd.c [changed from file to symlink]
stdlib/labs-fbsd.c [changed from file to symlink]
stdlib/ldiv-fbsd.c [changed from file to symlink]
stdlib/llabs-fbsd.c [changed from file to symlink]
stdlib/lldiv-fbsd.c [changed from file to symlink]
stdlib/lsearch-fbsd.c [changed from file to symlink]
stdlib/merge-fbsd.c [changed from file to symlink]
stdlib/rand-fbsd.c [changed from file to symlink]
stdlib/reallocf-fbsd.c [changed from file to symlink]
stdlib/remque-fbsd.c [changed from file to symlink]
stdlib/strfmon-fbsd.c [deleted file]
stdlib/strfmon-nbsd.c [new file with mode: 0644]
stdlib/strfmon.3
stdlib/tdelete-fbsd.c [changed from file to symlink]
stdlib/tfind-fbsd.c [changed from file to symlink]
stdlib/tsearch-fbsd.c [changed from file to symlink]
stdlib/twalk-fbsd.c [changed from file to symlink]
stdtime/FreeBSD/strptime.c.patch
stdtime/FreeBSD/tzfile.h.patch [new file with mode: 0644]
stdtime/Makefile.inc
stdtime/difftime-fbsd.c [changed from file to symlink]
stdtime/ftime-fbsd.c [changed from file to symlink]
stdtime/private.h [changed from file to symlink]
stdtime/strptime-fbsd.c
stdtime/time32-fbsd.c [changed from file to symlink]
stdtime/tzfile.h
string/Makefile.inc
string/bcmp-fbsd.c [changed from file to symlink]
string/index-fbsd.c [changed from file to symlink]
string/memccpy-fbsd.c [changed from file to symlink]
string/memchr-fbsd.c [changed from file to symlink]
string/memcmp-fbsd.c [changed from file to symlink]
string/memset-fbsd.c [changed from file to symlink]
string/rindex-fbsd.c [changed from file to symlink]
string/stpcpy-fbsd.c [changed from file to symlink]
string/strcat-fbsd.c [changed from file to symlink]
string/strcpy-fbsd.c [changed from file to symlink]
string/strcspn-fbsd.c [changed from file to symlink]
string/strdup-fbsd.c [changed from file to symlink]
string/strlcat-fbsd.c [changed from file to symlink]
string/strlcpy-fbsd.c [changed from file to symlink]
string/strlen-fbsd.c [changed from file to symlink]
string/strmode-fbsd.c [changed from file to symlink]
string/strncat-fbsd.c [changed from file to symlink]
string/strncmp-fbsd.c [changed from file to symlink]
string/strncpy-fbsd.c [changed from file to symlink]
string/strnstr-fbsd.c [changed from file to symlink]
string/strpbrk-fbsd.c [changed from file to symlink]
string/strsep-fbsd.c [changed from file to symlink]
string/strspn-fbsd.c [changed from file to symlink]
string/strstr-fbsd.c [changed from file to symlink]
string/strtok-fbsd.c [changed from file to symlink]
string/wcscat-fbsd.c [changed from file to symlink]
string/wcschr-fbsd.c [changed from file to symlink]
string/wcscmp-fbsd.c [changed from file to symlink]
string/wcscpy-fbsd.c [changed from file to symlink]
string/wcscspn-fbsd.c [changed from file to symlink]
string/wcslcat-fbsd.c [changed from file to symlink]
string/wcslcpy-fbsd.c [changed from file to symlink]
string/wcslen-fbsd.c [changed from file to symlink]
string/wcsncat-fbsd.c [changed from file to symlink]
string/wcsncmp-fbsd.c [changed from file to symlink]
string/wcsncpy-fbsd.c [changed from file to symlink]
string/wcspbrk-fbsd.c [changed from file to symlink]
string/wcsrchr-fbsd.c [changed from file to symlink]
string/wcsspn-fbsd.c [changed from file to symlink]
string/wcsstr-fbsd.c [changed from file to symlink]
string/wcstok-fbsd.c [changed from file to symlink]
string/wmemchr-fbsd.c [changed from file to symlink]
string/wmemcmp-fbsd.c [changed from file to symlink]
string/wmemcpy-fbsd.c [changed from file to symlink]
string/wmemmove-fbsd.c [changed from file to symlink]
string/wmemset-fbsd.c [changed from file to symlink]
sys/Makefile.inc
sys/OSMemoryNotification.c [new file with mode: 0644]
sys/OSThermalNotification.c [new file with mode: 0644]
sys/fix-3375657.c
sys/libc.syscall
sys/statx_np.c
threads/Makefile.inc
util/Makefile.inc
uuid/Makefile.inc
uuid/clear-uuid.c [changed from file to symlink]
uuid/compare-uuid.c [changed from file to symlink]
uuid/copy-uuid.c [changed from file to symlink]
uuid/isnull-uuid.c [changed from file to symlink]
uuid/pack-uuid.c [changed from file to symlink]
uuid/parse-uuid.c [changed from file to symlink]
uuid/unpack-uuid.c [changed from file to symlink]
uuid/unparse-uuid.c [changed from file to symlink]
x86_64/sys/Makefile.inc
x86_64/sys/libc.syscall.x86_64 [deleted file]