Denys Vlasenko daaee1de18 math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATH il y a 14 ans
..
arpa cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
net cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 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 4f079c5748 add hidden aliases for ntoh/hton functions il y a 15 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 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g il y a 15 ans
scsi 1f020b1786 - trim any trailing whitespace il y a 16 ans
sys fd72e30425 first pass at implementing *at funcs il y a 15 ans
.gitignore f52e7d72c6 add more arch-specific include/ ignores il y a 15 ans
_lfs_64.h 1f020b1786 - trim any trailing whitespace il y a 16 ans
a.out.h fec38619dc Add some missing headers needed by ld.so-1.9.11. il y a 23 ans
alloca.h 1fffa01407 Merge from NPTL branch. il y a 18 ans
ar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 22 ans
assert.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
atomic.h 1d8abd74c4 - fixup asm. No object-code changes il y a 16 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 b316b0c2a6 - fix compilation of !UCLIBC_HAS_CTYPE_TABLES by merging duplicate bits il y a 15 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 e0b6a06c8f Add a few missing includes il y a 15 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 de1bfc58ed Synch extern declaration with definition provided in __uClibc_main.c il y a 16 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 fc0cc43885 add hidden aliases for openat funcs il y a 15 ans
features.h 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g il y a 15 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 1c91f4a8fe Sync ftw w/ glibc, splitting ftw and ftw64 il y a 18 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 4b64bd933b Add in this missing header file il y a 22 ans
ifaddrs.h 7253e71055 Move ifaddrs.h from uClibc-internal location libc/inet/ to include/, and make il y a 15 ans
inttypes.h 7cdd07d837 no need to duplicate WCHAR check il y a 17 ans
langinfo.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
lastlog.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). il y a 22 ans
libc-internal.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
libc-symbols.h f5773054ef fix breakage in x86_64 defconfig il y a 15 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 e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 22 ans
link.h 0b0a9a449d dlfcn.h exists only if __HAVE_SHARED__ ("we are built with shared lib support"), il y a 16 ans
locale.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
malloc.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
math.h daaee1de18 math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATH 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 fa28fa1911 - remove unavailable functionality upon request (Peter Mazinger) il y a 15 ans
nl_types.h 005d20f04d Sync up w/ glibc il y a 18 ans
obstack.h c2aa4183b8 - sync obstack.{c,h} with glibc (Peter S. Mazinger) il y a 15 ans
paths.h 005d20f04d Sync up w/ glibc il y a 18 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 005d20f04d Sync up w/ glibc il y a 18 ans
resolv.h 3f59c71ed8 - whitespace cleanup; no obj-code changes il y a 15 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 3a40407c06 - expand SUSv3_LEGACY il y a 15 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 91f91bcb3a sync a few headers with glibc (no functional changes) il y a 15 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 15a971616c Merge some pre-work from branch, needed by NPTL. il y a 15 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 cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
values.h 24b3f737bc Don't install floating point related headers, and wrap some previously il y a 21 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