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