Eric Andersen 733eb3f9b3 Add some missing prototypes 22 жил өмнө
..
arpa 7ad3f91bbe Add in missing file 24 жил өмнө
net e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
netax25 d6a6267fab These are wanted by net-tools 22 жил өмнө
neteconet d6a6267fab These are wanted by net-tools 22 жил өмнө
netinet abd02d7387 Atsushi Nemoto writes: 22 жил өмнө
netipx 64c25a0625 Odd. This seems to be in the wrong spot... 23 жил өмнө
netpacket e3787b675f Make pump happy. Add in this header. 23 жил өмнө
protocols 33a9fd74f9 Update rpc headers. Add missing some headers 23 жил өмнө
rpc 33a9fd74f9 Update rpc headers. Add missing some headers 23 жил өмнө
sys bcfd17afd8 Sigh. It seems some stupid programs expect this... 22 жил өмнө
.cvsignore 9cee42f10d Major rework of the include files to eliminate redundancy 23 жил өмнө
a.out.h fec38619dc Add some missing headers needed by ld.so-1.9.11. 24 жил өмнө
alloca.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
ansidecl.h 8024381ffb ansidecl.h and symcat.h copied from glibc. 22 жил өмнө
ar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
assert.h 3710c5b331 Fix C++ support 23 жил өмнө
byteswap.h cdfd2afc68 Add byteswap.h, per glibc 24 жил өмнө
complex.h 3942feca80 Fill a few little holes in the math library 23 жил өмнө
cpio.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
crypt.h cf0a78c882 Cleanup crypt and remove the crypt_r stuff, since SuSv3 23 жил өмнө
ctype.h ca773a850f Obligatory forgotten file. 22 жил өмнө
dirent.h abc2175734 Dop not restrict the IFTODT() and DTTOIF() macros when 23 жил өмнө
dlfcn.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
elf.h 2d2ae37963 Those crazy binutils folks changed their abi. Add this so older 22 жил өмнө
endian.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
err.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
errno.h 6889eeaea6 Turn off program_invocation_name and friend 24 жил өмнө
error.h 5e5710cd0c Oops. Forgot to check this one in 23 жил өмнө
fcntl.h 0e4cf8c300 Enable fcntl64, and fix fcntl when large fils is enabled. 24 жил өмнө
features.h 4ad53a1548 sigh. The cris compiler doesn't do link_warning's.... 22 жил өмнө
fnmatch.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
ftw.h f6d73890f3 Add support for ftw and nftw 22 жил өмнө
getopt.h f223985456 Add back in table-less ctype funcs for those interested in minimizing 22 жил өмнө
glob.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
gnu-versions.h 2f7adfdcfe Add gnu obstack support. I still need to implement the obstack_printf 23 жил өмнө
grp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
iconv.h c386ddb4d8 Ok... here's the summary: 23 жил өмнө
ieee754.h 4b64bd933b Add in this missing header file 23 жил өмнө
inttypes.h 7f70a7f597 Disable the __USE_EXTERN_INLINES versions of these headers, which 23 жил өмнө
langinfo.h 50660812be Fix a few bugs in the new extended locale functions. 22 жил өмнө
lastlog.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 23 жил өмнө
libgen.h d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 23 жил өмнө
libintl.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 22 жил өмнө
limits.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
link.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
locale.h 50660812be Fix a few bugs in the new extended locale functions. 22 жил өмнө
malloc.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
math.h 7ce331c01c Totally rework the math library, this time based on the MacOs X 24 жил өмнө
memory.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
mntent.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
netdb.h 8af1b6d438 (h_errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined. 23 жил өмнө
nl_types.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
obstack.h 2f7adfdcfe Add gnu obstack support. I still need to implement the obstack_printf 23 жил өмнө
paths.h 20d8808116 Optionally support the struct tm extension fields. 22 жил өмнө
poll.h 54265bebea Add poll.h header. 24 жил өмнө
printf.h 599ad608ee Enable WCHAR support for C/POSIX stub locales. 23 жил өмнө
pthread.h 0f9603991c It turns out that __thread is now a gcc keyword. We used __thread in 23 жил өмнө
pty.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
pwd.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
regex.h ac3250d227 Update to sync up with glibc 2.3 23 жил өмнө
regexp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
resolv.h bfefdc6565 Fixup struct _res handling so apps using struct _res can actually 23 жил өмнө
sched.h cb308f782f Add missing sched.h 24 жил өмнө
search.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
semaphore.h 187dd78d7b Major update for pthreads, based in large part on improvements 22 жил өмнө
setjmp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
sgtty.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 23 жил өмнө
shadow.h fb35042521 Add missing shadow.h 24 жил өмнө
signal.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 22 жил өмнө
stdint.h d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 23 жил өмнө
stdio.h f223985456 Add back in table-less ctype funcs for those interested in minimizing 22 жил өмнө
stdio_ext.h 03e039820d Swap in the new stdio code. 23 жил өмнө
stdlib.h f88c789f2a Move an #endif that was in the wrong place. 22 жил өмнө
string.h 50660812be Fix a few bugs in the new extended locale functions. 22 жил өмнө
strings.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
symcat.h 8024381ffb ansidecl.h and symcat.h copied from glibc. 22 жил өмнө
syscall.h 8be74df1ae A few updates. 25 жил өмнө
sysexits.h ef61d4a84b Seems a few apps need this one... 24 жил өмнө
syslog.h 64bc641218 Initial revision 25 жил өмнө
tar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
termio.h f87967b01f Add wrapper for old termio interface 25 жил өмнө
termios.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
tgmath.h 3942feca80 Fill a few little holes in the math library 23 жил өмнө
thread_db.h 8966b4965d Add missing include/thread_db.h file, as reported by Simon Posnjak 23 жил өмнө
time.h a30a999bb0 Hopefully fix the struct tm extension problem once and for all. 22 жил өмнө
ttyent.h cb4d4d4485 Add the ttyent.h header file 23 жил өмнө
ucontext.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
ulimit.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 22 жил өмнө
unistd.h 733eb3f9b3 Add some missing prototypes 22 жил өмнө
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 22 жил өмнө
utime.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
utmp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
values.h 24b3f737bc Don't install floating point related headers, and wrap some previously 22 жил өмнө
wait.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
wchar.h 24b3f737bc Don't install floating point related headers, and wrap some previously 22 жил өмнө
wctype.h 50660812be Fix a few bugs in the new extended locale functions. 22 жил өмнө
wordexp.h cbd4ed6c68 Add missing header. 22 жил өмнө
xlocale.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 22 жил өмнө