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