Ryan Flux 331b437172 microblaze mmu/elf/shared lib support il y a 12 ans
..
arpa 021b0aa3c4 resolv: simple optimizations and style/readability fixes il y a 12 ans
internal d58d8413ca config_parser: hide symbols il y a 13 ans
net 152e66242f update some headers il y a 13 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 b776a692f8 better guard of IPV6 related stuff il y a 13 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 41615c3fe7 include features.h il y a 13 ans
rpc 70811eeaf6 libc: Fix typo in include/rpc il y a 14 ans
scsi 1f020b1786 - trim any trailing whitespace il y a 16 ans
sys f87898ca4a mips/signalfd.h: SFD_NONBLOCK for mips is 0200 unlike 04000 commonly il y a 13 ans
.gitignore d21497f9fb include/: add tls errno and res_state il y a 14 ans
_lfs_64.h 1f020b1786 - trim any trailing whitespace il y a 16 ans
a.out.h be800f25ee a.out.h: why was this needed? il y a 14 ans
alloca.h 1fc68eae48 add missing prototypes il y a 13 ans
ar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 23 ans
assert.h 5f37f10508 assert: make linenumber unsigned il y a 14 ans
atomic.h a032a65870 mass sync with glibc nptl il y a 14 ans
byteswap.h cdfd2afc68 Add byteswap.h, per glibc il y a 23 ans
complex.h 7e308604ee libm: improve readability of math.h; expand comments and docs il y a 13 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 14b0a648ca ctype.c, ctype.h: remove commented parts that were banned for removal after 0.9.31 il y a 13 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 331b437172 microblaze mmu/elf/shared lib support il y a 12 ans
endian.h c6d6237819 endian.h: add BSD convertions between big/little-endian byte order il y a 14 ans
err.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
errno.h 96c9a8f7d0 add _dl_errno support to errno.h, cleanup il y a 13 ans
error.h 460c5d409e remove old cruft that doesnt matter for uClibc and breaks anyways when using -std=c99 il y a 18 ans
execinfo.h 37eb913ed8 libubacktrace: Provide uClibc with backtrace functions il y a 13 ans
fcntl.h 5ebef43369 provide internal hidden version of __fcntl_nocancel il y a 13 ans
features.h 82098ab9b8 guard *_chk() related stuff with UCLIBC_HAS_FORTIFY il y a 13 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
fts.h a4aa01c128 Added fts support for traversing UNIX file hierarchies. il y a 13 ans
ftw.h de71e42c04 syntax fixes il y a 13 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 22 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 13726cfc7c use __BYTE_ORDER and __*ENDIAN il y a 14 ans
ifaddrs.h 7253e71055 Move ifaddrs.h from uClibc-internal location libc/inet/ to include/, and make il y a 16 ans
inttypes.h 9a9fe3ad32 sync some headers and disable unused prototypes il y a 14 ans
langinfo.h 152e66242f update some headers il y a 13 ans
lastlog.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). il y a 22 ans
libc-internal.h 82098ab9b8 guard *_chk() related stuff with UCLIBC_HAS_FORTIFY il y a 13 ans
libc-symbols.h 837e8425ce libc-symbols: add attribute_protected il y a 14 ans
libgen.h d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, il y a 22 ans
libintl.h 4e431d5f5c remove obsoleted and incorrect comment il y a 13 ans
limits.h 343c9c0f91 limits.h: update il y a 14 ans
link.h 95adc01517 Add support for DSBT ELF to ld.so il y a 13 ans
locale.h 19373021de locale.c, locale.h: no need for hidden duplocale il y a 13 ans
malloc.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
math.h 7e308604ee libm: improve readability of math.h; expand comments and docs il y a 13 ans
memory.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 23 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 14c25c92be getnet: switch to config parser il y a 14 ans
nl_types.h 63a16d7e68 guard nl_catd structure and related constants with STRICT_HEADERS il y a 13 ans
obstack.h c2aa4183b8 - sync obstack.{c,h} with glibc (Peter S. Mazinger) il y a 15 ans
paths.h fae4a58325 paths.h: add _PATH_GSHADOW il y a 13 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 23 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 9a9fe3ad32 sync some headers and disable unused prototypes il y a 14 ans
resolv.h 77fbcc8440 include/resolv.h: provide __res_state._u even if !__UCLIBC_HAS_IPV6__ il y a 13 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 23 ans
sgtty.h a36065a4fe sgtty.h is useless, remove it on STRICT_HEADERS il y a 13 ans
shadow.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
signal.h 5e22e71adf remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_HEADERS il y a 13 ans
stdint.h a37f5fd553 update some headers il y a 13 ans
stdio.h abd6c6c29f remove unused hidden functions il y a 13 ans
stdio_ext.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
stdlib.h 98538deba6 stdlib.c, _strtod.c, stdlib.h: remove unused hidden functions il y a 13 ans
string.h abd6c6c29f remove unused hidden functions il y a 13 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 23 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 15 ans
time.h 24a14a0bb8 time.c, time.h: remove unused hidden strftime/strptime il y a 13 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 44100dac11 linux_specific: handle accept4 and pipe2 il y a 13 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 7ac7be14eb misc: utmpx based logging support il y a 13 ans
utmpx.h 7ac7be14eb misc: utmpx based logging support il y a 13 ans
values.h 9caa67af98 MAXFLOAT: obsolescent in SUSv4 il y a 14 ans
wait.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 il y a 23 ans
wchar-stub.h d57b631e82 stdlib.h: move MB_CUR_MAX = 1 from wchar-stub.h il y a 13 ans
wchar.h 6fb9aa575e add libc_hidden_proto for wcs[n]casecmp_l il y a 13 ans
wctype.h 1b3f056d4a wctype.h: fix libc_hidden_proto for iswupper and add it for iswspace il y a 13 ans
wordexp.h cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
xlocale.h 2a0c568ddc fix locale build il y a 13 ans