Max Filippov 423e49023e preadv/pwritev: fix offset argument type 5 gadi atpakaļ
..
arpa 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
gnu 5d5338562e add libc version compatibility 6 gadi atpakaļ
internal 52df983934 remove editor hints for vi 6 gadi atpakaļ
net 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
netax25 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
neteconet 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
netinet 85c9aaf9e4 netinet/in.h: add IPPROTO_MH 6 gadi atpakaļ
netipx 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
netpacket 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
protocols a1a8064169 remove RPC implementation 7 gadi atpakaļ
scsi 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
sys 423e49023e preadv/pwritev: fix offset argument type 5 gadi atpakaļ
.gitignore 1e660c21a5 add another generated file 7 gadi atpakaļ
_lfs_64.h 74ca8d6f5d remove UCLIBC_HAS_LFS 7 gadi atpakaļ
a.out.h 0c811db32b mark a.out support as not available 8 gadi atpakaļ
alloca.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
ar.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
argp.h 0f2a411b68 replace FSF addresses with URLs 8 gadi atpakaļ
assert.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
atomic.h dba942c80d add experimental aarch64 support 7 gadi atpakaļ
byteswap.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
cancel.h ccc200d454 rt: convert mq_timedsend/mq_timedreceive to use cancel.h macros 6 gadi atpakaļ
complex.h 6c4538905e libm: Add missing C99 float/ld wrappers 9 gadi atpakaļ
cpio.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
crypt.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
ctype.h 5799194b75 ctype.h: Tweak comment 10 gadi atpakaļ
dirent.h 74ca8d6f5d remove UCLIBC_HAS_LFS 7 gadi atpakaļ
dlfcn.h 2f389d46df ldso: Use single rtld_flags interpretation through all the calls 8 gadi atpakaļ
elf.h ac48ce2b5c csky: Add EM_CSKY for ldso 5 gadi atpakaļ
endian.h 6e26587d17 bits/byteswap-common.h: import recent headers from glibc 8 gadi atpakaļ
err.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
errno.h dc79afc0fa g/c __libc_errno 7 gadi atpakaļ
error.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
execinfo.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
fcntl.h 8d21b1a47c Revert "fcntl.h: fix a missing `struct timespec` definition" 7 gadi atpakaļ
features.h cef9840613 fix issue with LDSO_GNU_HASH_SUPPORT 6 gadi atpakaļ
fenv.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
fnmatch.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
fts.h a4aa01c128 Added fts support for traversing UNIX file hierarchies. 13 gadi atpakaļ
ftw.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
getopt.h 0676373756 unistd: allow to turn off getopt_long 9 gadi atpakaļ
glob.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
gnu-versions.h 0bd6bfb2b6 remove obstack support 7 gadi atpakaļ
grp.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
iconv.h 4fa7ed9388 add libiconv-tiny implementation 7 gadi atpakaļ
ieee754.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
ifaddrs.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
inttypes.h 237660b652 unlimited access to macros 8 gadi atpakaļ
langinfo.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
lastlog.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 22 gadi atpakaļ
libc-internal.h a745c4bfc8 remove unused FORTIFY code fragments 6 gadi atpakaļ
libc-symbols.h 50aba30aee remove libintl stub and libintl.h header 7 gadi atpakaļ
libgen.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
libintl.h b39b5151b9 add stub implementation for libintl/gettext 7 gadi atpakaļ
limits.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
link.h f88bb681ba rtld: Add #if defined (__FDPIC__) 5 gadi atpakaļ
locale.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
malloc.h 1bc015efdd malloc: add malloc_usable_size() 6 gadi atpakaļ
math.h ea38f4d89c math: add exception handling functionality 6 gadi atpakaļ
memory.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
mntent.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
mqueue.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
netdb.h a1a8064169 remove RPC implementation 7 gadi atpakaļ
nl_types.h 493d0cc28b remove MJN only debug messages 8 gadi atpakaļ
paths.h fae4a58325 paths.h: add _PATH_GSHADOW 13 gadi atpakaļ
poll.h 54265bebea Add poll.h header. 23 gadi atpakaļ
printf.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
pty.h 6ff9c31abc utmp: favour POSIX utmpx over SVID utmp 9 gadi atpakaļ
pwd.h a716f8ad2c getpwnam: hide relocation 11 gadi atpakaļ
regex.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
regexp.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
resolv.h dcf56488da resolv: hide relocations 12 gadi atpakaļ
sched.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
search.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
setjmp.h 58a5ba12bf remove __FAVOR_BSD 6 gadi atpakaļ
sgtty.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
shadow.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
signal.h 58a5ba12bf remove __FAVOR_BSD 6 gadi atpakaļ
spawn.h c3ddc18409 spawn.h: Fix !_GNU_SOURCE compilation 9 gadi atpakaļ
stdint.h 237660b652 unlimited access to macros 8 gadi atpakaļ
stdio.h 0bd6bfb2b6 remove obstack support 7 gadi atpakaļ
stdio_ext.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
stdlib.h f20179d693 remove arc4random (rc4 based) 6 gadi atpakaļ
string.h ad1fca9b92 Implement legacy bcopy/bzero/bcmp/index/rindex as inline functions 8 gadi atpakaļ
strings.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
syscall.h 8be74df1ae A few updates. 24 gadi atpakaļ
sysexits.h ef61d4a84b Seems a few apps need this one... 23 gadi atpakaļ
syslog.h 64bc641218 Initial revision 24 gadi atpakaļ
tar.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
termio.h f87967b01f Add wrapper for old termio interface 23 gadi atpakaļ
termios.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
tgmath.h 5a167e319c Revert "tgmath.h: disable builtins" 8 gadi atpakaļ
time.h ddbb03e77a librt: clock_nanosleep could be even used without threads 6 gadi atpakaļ
tls.h ccd55d0940 Silent compiler warning regarding undefined macro 15 gadi atpakaļ
ttyent.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
uchar.h fbd8eee203 add uchar.h minimal from GNU libc 7 gadi atpakaļ
ucontext.h 21cbb6fe88 unistd.h: put getppid under XOPEN2K8 9 gadi atpakaļ
ulimit.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
unistd.h a745c4bfc8 remove unused FORTIFY code fragments 6 gadi atpakaļ
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 21 gadi atpakaļ
utime.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
utmp.h 6ff9c31abc utmp: favour POSIX utmpx over SVID utmp 9 gadi atpakaļ
utmpx.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
values.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
wait.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 22 gadi atpakaļ
wchar-stub.h d57b631e82 stdlib.h: move MB_CUR_MAX = 1 from wchar-stub.h 13 gadi atpakaļ
wchar.h 2bce688bb9 wchar.h: wchar_t must be defined 7 gadi atpakaļ
wctype.h 493d0cc28b remove MJN only debug messages 8 gadi atpakaļ
wordexp.h 290e19f814 drop support for pre ISO-C compilers 11 gadi atpakaļ
xlocale.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ