Manuel Novoa III 03e039820d Swap in the new stdio code. 22 年 前
..
arpa 7ad3f91bbe Add in missing file 23 年 前
net e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
netinet 5866ba50f1 Be more careful about not redefining stuf 23 年 前
netipx 64c25a0625 Odd. This seems to be in the wrong spot... 22 年 前
rpc e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
sys 9cee42f10d Major rework of the include files to eliminate redundancy 22 年 前
.cvsignore 9cee42f10d Major rework of the include files to eliminate redundancy 22 年 前
a.out.h fec38619dc Add some missing headers needed by ld.so-1.9.11. 23 年 前
alloca.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
ar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
assert.h 3710c5b331 Fix C++ support 22 年 前
byteswap.h cdfd2afc68 Add byteswap.h, per glibc 23 年 前
cpio.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
crypt.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
ctype.h e306be411d Support isblank() 22 年 前
dirent.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
dlfcn.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
elf.h 5c12c8eecd Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. 23 年 前
endian.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
err.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
errno.h 6889eeaea6 Turn off program_invocation_name and friend 23 年 前
fcntl.h 0e4cf8c300 Enable fcntl64, and fix fcntl when large fils is enabled. 22 年 前
features.h 8161b6d9e1 Remove elimination of __BEGIN_DECLS/__END_DECLS 22 年 前
fnmatch.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
fstab.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
getopt.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
glob.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
gnu-versions.h 072938a98d Eliminate C++ style comments 22 年 前
grp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
ieee754.h 4b64bd933b Add in this missing header file 22 年 前
inttypes.h 92fa28346a Hide all reference to wchar_t so configure won't get confused 22 年 前
langinfo.h 072938a98d Eliminate C++ style comments 22 年 前
lastlog.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 22 年 前
libgen.h 336f26dbe1 Add basename and dirname. Write memrchr. 22 年 前
limits.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
link.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
locale.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
malloc.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
math.h 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 年 前
memory.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
mntent.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
netdb.h 2c81c415ce Fix rpc + threads so it now compiles. 22 年 前
nl_types.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
paths.h 6e6be1e59f 22 年 前
poll.h 54265bebea Add poll.h header. 23 年 前
printf.h 03e039820d Swap in the new stdio code. 22 年 前
pthread.h 40f41cdcdb Initial first (lame) pass at making a pthreads library. This 22 年 前
pty.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
pwd.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
regex.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
regexp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
resolv.h 0dd9fe33ab 22 年 前
sched.h cb308f782f Add missing sched.h 22 年 前
search.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
semaphore.h e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 22 年 前
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 fb35042521 Add missing shadow.h 23 年 前
signal.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 年 前
stdint.h 92fa28346a Hide all reference to wchar_t so configure won't get confused 22 年 前
stdio.h 03e039820d Swap in the new stdio code. 22 年 前
stdio_ext.h 03e039820d Swap in the new stdio code. 22 年 前
stdlib.h 89a480a843 Disable a lingering bit of wide char junk 22 年 前
string.h 072938a98d Eliminate C++ style comments 22 年 前
strings.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
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 23 年 前
termios.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
time.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
ucontext.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
unistd.h 072938a98d Eliminate C++ style comments 22 年 前
utime.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
utmp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
values.h 9dc166cdeb Add missing values.h 23 年 前
wait.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前