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