Rob Landley 6f1daaaf2d Fix fcntl64 for 64 bit targets. il y a 14 ans
..
arpa 13726cfc7c use __BYTE_ORDER and __*ENDIAN il y a 14 ans
net 9a9fe3ad32 sync some headers and disable unused prototypes il y a 14 ans
netax25 d6a6267fab These are wanted by net-tools il y a 20 ans
neteconet d6a6267fab These are wanted by net-tools il y a 20 ans
netinet 42303a2fc7 ether_line: fix build for socket && !ip il y a 14 ans
netipx 64c25a0625 Odd. This seems to be in the wrong spot... il y a 22 ans
netpacket e3787b675f Make pump happy. Add in this header. il y a 22 ans
protocols fa28fa1911 - remove unavailable functionality upon request (Peter Mazinger) il y a 15 ans
rpc 70811eeaf6 libc: Fix typo in include/rpc il y a 14 ans
scsi 1f020b1786 - trim any trailing whitespace il y a 16 ans
sys ef85033ac8 futimens: add function il y a 14 ans
.gitignore d21497f9fb include/: add tls errno and res_state il y a 14 ans
_lfs_64.h 1f020b1786 - trim any trailing whitespace il y a 16 ans
a.out.h be800f25ee a.out.h: why was this needed? il y a 14 ans
alloca.h 0ccab5e4a9 move extend_alloca macro to alloca.h il y a 14 ans
ar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 22 ans
assert.h 5f37f10508 assert: make linenumber unsigned il y a 14 ans
atomic.h a032a65870 mass sync with glibc nptl il y a 14 ans
byteswap.h cdfd2afc68 Add byteswap.h, per glibc il y a 23 ans
complex.h feeb0301b3 - add long double math wrappers (Ned Ludd) il y a 15 ans
cpio.h 005d20f04d Sync up w/ glibc il y a 18 ans
crypt.h 07beb34d51 - make libcrypt optional. Untested. il y a 16 ans
ctype.h 8793e73bdb SUSv4: disable isascii, toascii, _toupper, _tolower il y a 14 ans
dirent.h fd72e30425 first pass at implementing *at funcs il y a 15 ans
dlfcn.h b0973711aa sync with glibc il y a 17 ans
elf.h a2f970ecf7 correct documentation il y a 14 ans
endian.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 22 ans
err.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
errno.h d21497f9fb include/: add tls errno and res_state il y a 14 ans
error.h 460c5d409e remove old cruft that doesnt matter for uClibc and breaks anyways when using -std=c99 il y a 18 ans
fcntl.h 6f1daaaf2d Fix fcntl64 for 64 bit targets. il y a 14 ans
features.h e9e0fd1a2e features.h: reorganize il y a 14 ans
fenv.h eff32c83f1 - forgot to add include/fenv.h il y a 16 ans
fnmatch.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
ftw.h 946b7b5ab8 ftw() is obsolescent in SUSv4 il y a 14 ans
getopt.h afa5bf6803 as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wont exist if user disables the option il y a 18 ans
glob.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
gnu-versions.h 2f7adfdcfe Add gnu obstack support. I still need to implement the obstack_printf il y a 21 ans
grp.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
iconv.h 005d20f04d Sync up w/ glibc il y a 18 ans
ieee754.h 13726cfc7c use __BYTE_ORDER and __*ENDIAN il y a 14 ans
ifaddrs.h 7253e71055 Move ifaddrs.h from uClibc-internal location libc/inet/ to include/, and make il y a 15 ans
inttypes.h 9a9fe3ad32 sync some headers and disable unused prototypes il y a 14 ans
langinfo.h 9a9fe3ad32 sync some headers and disable unused prototypes il y a 14 ans
lastlog.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). il y a 22 ans
libc-internal.h ed4533ecdc move __linux__ to libc-internal.h il y a 14 ans
libc-symbols.h 837e8425ce libc-symbols: add attribute_protected il y a 14 ans
libgen.h d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, il y a 22 ans
libintl.h 7e7bdbf94c Sync w/ glibc il y a 18 ans
limits.h 343c9c0f91 limits.h: update il y a 14 ans
link.h f3217f9be3 check if USE_TLS is defined before use il y a 14 ans
locale.h 9a9fe3ad32 sync some headers and disable unused prototypes il y a 14 ans
malloc.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
math.h 9caa67af98 MAXFLOAT: obsolescent in SUSv4 il y a 14 ans
memory.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 22 ans
mntent.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
mqueue.h 4cc4b30426 - adds several config-options to allow for turning off certain features il y a 16 ans
netdb.h d21497f9fb include/: add tls errno and res_state il y a 14 ans
nl_types.h a9e4475b96 update headers and disable prototypes il y a 14 ans
obstack.h c2aa4183b8 - sync obstack.{c,h} with glibc (Peter S. Mazinger) il y a 15 ans
paths.h 9a9fe3ad32 sync some headers and disable unused prototypes il y a 14 ans
poll.h 54265bebea Add poll.h header. il y a 23 ans
printf.h 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g il y a 15 ans
pty.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 22 ans
pwd.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
regex.h 156f5257b6 fix lib_hidden_proto's which have extra ; il y a 15 ans
regexp.h 9a9fe3ad32 sync some headers and disable unused prototypes il y a 14 ans
resolv.h ff5e74a838 resolv.h: fix wring indentation of #ifdef/#endif pairs il y a 14 ans
sched.h 15a971616c Merge some pre-work from branch, needed by NPTL. il y a 15 ans
search.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
setjmp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 22 ans
sgtty.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). il y a 22 ans
shadow.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
signal.h 9a9fe3ad32 sync some headers and disable unused prototypes il y a 14 ans
stdint.h 0ca454ff1c patch from Joseph S. Meyers il y a 15 ans
stdio.h fd72e30425 first pass at implementing *at funcs il y a 15 ans
stdio_ext.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
stdlib.h 9a9fe3ad32 sync some headers and disable unused prototypes il y a 14 ans
string.h 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g il y a 15 ans
strings.h 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g il y a 15 ans
syscall.h 8be74df1ae A few updates. il y a 24 ans
sysexits.h ef61d4a84b Seems a few apps need this one... il y a 23 ans
syslog.h 64bc641218 Initial revision il y a 24 ans
tar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 22 ans
termio.h f87967b01f Add wrapper for old termio interface il y a 23 ans
termios.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
tgmath.h ad8e1035c3 honour NO_LONG_DOUBLE_MATH il y a 14 ans
time.h d21497f9fb include/: add tls errno and res_state il y a 14 ans
tls.h ccd55d0940 Silent compiler warning regarding undefined macro il y a 15 ans
ttyent.h 3f59c71ed8 - whitespace cleanup; no obj-code changes il y a 15 ans
ucontext.h a9740f2432 Put back ucontext.h, but omit function prototypes for getcontext(), il y a 19 ans
ulimit.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() il y a 21 ans
unistd.h 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g il y a 15 ans
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() il y a 21 ans
utime.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
utmp.h c75712b15a getutid is not used internally, removing hidden_proto il y a 14 ans
values.h 9caa67af98 MAXFLOAT: obsolescent in SUSv4 il y a 14 ans
wait.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 22 ans
wchar-stub.h fa2ba2e3c3 add a wchar.h stub il y a 15 ans
wchar.h 3a40407c06 - expand SUSv3_LEGACY il y a 15 ans
wctype.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
wordexp.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
xlocale.h 3f1adc3da0 *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x il y a 15 ans