Denys Vlasenko daaee1de18 math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATH 14 yıl önce
..
arpa cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
net cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
netax25 d6a6267fab These are wanted by net-tools 20 yıl önce
neteconet d6a6267fab These are wanted by net-tools 20 yıl önce
netinet 4f079c5748 add hidden aliases for ntoh/hton functions 15 yıl önce
netipx 64c25a0625 Odd. This seems to be in the wrong spot... 22 yıl önce
netpacket e3787b675f Make pump happy. Add in this header. 22 yıl önce
protocols fa28fa1911 - remove unavailable functionality upon request (Peter Mazinger) 15 yıl önce
rpc 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g 15 yıl önce
scsi 1f020b1786 - trim any trailing whitespace 16 yıl önce
sys fd72e30425 first pass at implementing *at funcs 15 yıl önce
.gitignore f52e7d72c6 add more arch-specific include/ ignores 15 yıl önce
_lfs_64.h 1f020b1786 - trim any trailing whitespace 16 yıl önce
a.out.h fec38619dc Add some missing headers needed by ld.so-1.9.11. 23 yıl önce
alloca.h 1fffa01407 Merge from NPTL branch. 18 yıl önce
ar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 22 yıl önce
assert.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
atomic.h 1d8abd74c4 - fixup asm. No object-code changes 16 yıl önce
byteswap.h cdfd2afc68 Add byteswap.h, per glibc 23 yıl önce
complex.h feeb0301b3 - add long double math wrappers (Ned Ludd) 15 yıl önce
cpio.h 005d20f04d Sync up w/ glibc 18 yıl önce
crypt.h 07beb34d51 - make libcrypt optional. Untested. 16 yıl önce
ctype.h b316b0c2a6 - fix compilation of !UCLIBC_HAS_CTYPE_TABLES by merging duplicate bits 15 yıl önce
dirent.h fd72e30425 first pass at implementing *at funcs 15 yıl önce
dlfcn.h b0973711aa sync with glibc 17 yıl önce
elf.h e0b6a06c8f Add a few missing includes 15 yıl önce
endian.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 22 yıl önce
err.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
errno.h de1bfc58ed Synch extern declaration with definition provided in __uClibc_main.c 16 yıl önce
error.h 460c5d409e remove old cruft that doesnt matter for uClibc and breaks anyways when using -std=c99 18 yıl önce
fcntl.h fc0cc43885 add hidden aliases for openat funcs 15 yıl önce
features.h 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g 15 yıl önce
fenv.h eff32c83f1 - forgot to add include/fenv.h 16 yıl önce
fnmatch.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
ftw.h 1c91f4a8fe Sync ftw w/ glibc, splitting ftw and ftw64 18 yıl önce
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 18 yıl önce
glob.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
gnu-versions.h 2f7adfdcfe Add gnu obstack support. I still need to implement the obstack_printf 21 yıl önce
grp.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
iconv.h 005d20f04d Sync up w/ glibc 18 yıl önce
ieee754.h 4b64bd933b Add in this missing header file 22 yıl önce
ifaddrs.h 7253e71055 Move ifaddrs.h from uClibc-internal location libc/inet/ to include/, and make 15 yıl önce
inttypes.h 7cdd07d837 no need to duplicate WCHAR check 17 yıl önce
langinfo.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
lastlog.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 22 yıl önce
libc-internal.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
libc-symbols.h f5773054ef fix breakage in x86_64 defconfig 15 yıl önce
libgen.h d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 22 yıl önce
libintl.h 7e7bdbf94c Sync w/ glibc 18 yıl önce
limits.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 22 yıl önce
link.h 0b0a9a449d dlfcn.h exists only if __HAVE_SHARED__ ("we are built with shared lib support"), 16 yıl önce
locale.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
malloc.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
math.h daaee1de18 math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATH 14 yıl önce
memory.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 22 yıl önce
mntent.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
mqueue.h 4cc4b30426 - adds several config-options to allow for turning off certain features 16 yıl önce
netdb.h fa28fa1911 - remove unavailable functionality upon request (Peter Mazinger) 15 yıl önce
nl_types.h 005d20f04d Sync up w/ glibc 18 yıl önce
obstack.h c2aa4183b8 - sync obstack.{c,h} with glibc (Peter S. Mazinger) 15 yıl önce
paths.h 005d20f04d Sync up w/ glibc 18 yıl önce
poll.h 54265bebea Add poll.h header. 23 yıl önce
printf.h 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g 15 yıl önce
pty.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 22 yıl önce
pwd.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
regex.h 156f5257b6 fix lib_hidden_proto's which have extra ; 15 yıl önce
regexp.h 005d20f04d Sync up w/ glibc 18 yıl önce
resolv.h 3f59c71ed8 - whitespace cleanup; no obj-code changes 15 yıl önce
sched.h 15a971616c Merge some pre-work from branch, needed by NPTL. 15 yıl önce
search.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
setjmp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 22 yıl önce
sgtty.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 22 yıl önce
shadow.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
signal.h 3a40407c06 - expand SUSv3_LEGACY 15 yıl önce
stdint.h 0ca454ff1c patch from Joseph S. Meyers 15 yıl önce
stdio.h fd72e30425 first pass at implementing *at funcs 15 yıl önce
stdio_ext.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
stdlib.h 91f91bcb3a sync a few headers with glibc (no functional changes) 15 yıl önce
string.h 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g 15 yıl önce
strings.h 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g 15 yıl önce
syscall.h 8be74df1ae A few updates. 24 yıl önce
sysexits.h ef61d4a84b Seems a few apps need this one... 23 yıl önce
syslog.h 64bc641218 Initial revision 24 yıl önce
tar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 22 yıl önce
termio.h f87967b01f Add wrapper for old termio interface 23 yıl önce
termios.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
tgmath.h ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 yıl önce
time.h 15a971616c Merge some pre-work from branch, needed by NPTL. 15 yıl önce
tls.h ccd55d0940 Silent compiler warning regarding undefined macro 15 yıl önce
ttyent.h 3f59c71ed8 - whitespace cleanup; no obj-code changes 15 yıl önce
ucontext.h a9740f2432 Put back ucontext.h, but omit function prototypes for getcontext(), 19 yıl önce
ulimit.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 21 yıl önce
unistd.h 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g 15 yıl önce
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 21 yıl önce
utime.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
utmp.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
values.h 24b3f737bc Don't install floating point related headers, and wrap some previously 21 yıl önce
wait.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 22 yıl önce
wchar-stub.h fa2ba2e3c3 add a wchar.h stub 15 yıl önce
wchar.h 3a40407c06 - expand SUSv3_LEGACY 15 yıl önce
wctype.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
wordexp.h cb97aadebf Last portion of libc_hidden_proto removal. 15 yıl önce
xlocale.h 3f1adc3da0 *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x 15 yıl önce