Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 22 lat temu
..
arpa 7ad3f91bbe Add in missing file 23 lat temu
net e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
netinet 5866ba50f1 Be more careful about not redefining stuf 23 lat temu
rpc e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
sys 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 22 lat temu
a.out.h fec38619dc Add some missing headers needed by ld.so-1.9.11. 23 lat temu
alloca.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
ar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
assert.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
byteswap.h cdfd2afc68 Add byteswap.h, per glibc 23 lat temu
cpio.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
crypt.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
ctype.h 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 lat temu
dirent.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
dlfcn.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
elf.h 5c12c8eecd Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. 23 lat temu
endian.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
err.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
errno.h 6889eeaea6 Turn off program_invocation_name and friend 23 lat temu
fcntl.h 0e4cf8c300 Enable fcntl64, and fix fcntl when large fils is enabled. 22 lat temu
features.h e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 22 lat temu
fnmatch.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
fstab.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
getopt.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
glob.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
gnu-versions.h 072938a98d Eliminate C++ style comments 22 lat temu
grp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
inttypes.h 92fa28346a Hide all reference to wchar_t so configure won't get confused 22 lat temu
langinfo.h 072938a98d Eliminate C++ style comments 22 lat temu
lastlog.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 22 lat temu
libgen.h 336f26dbe1 Add basename and dirname. Write memrchr. 22 lat temu
limits.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
link.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
locale.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
malloc.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
math.h 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 lat temu
memory.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
mntent.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
netdb.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
nl_types.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
paths.h 2345725967 22 lat temu
poll.h 54265bebea Add poll.h header. 23 lat temu
pthread.h 40f41cdcdb Initial first (lame) pass at making a pthreads library. This 22 lat temu
pty.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
pwd.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
regex.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
regexp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
resolv.h 0dd9fe33ab 22 lat temu
sched.h cb308f782f Add missing sched.h 22 lat temu
search.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
semaphore.h e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 22 lat temu
setjmp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
sgtty.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 22 lat temu
shadow.h fb35042521 Add missing shadow.h 23 lat temu
signal.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
stdint.h 92fa28346a Hide all reference to wchar_t so configure won't get confused 22 lat temu
stdio.h 8fda4c4091 Updates to the v850 architecture from Miles Bader <miles@gnu.org> 22 lat temu
stdlib.h 89a480a843 Disable a lingering bit of wide char junk 22 lat temu
string.h 072938a98d Eliminate C++ style comments 22 lat temu
strings.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
syscall.h 8be74df1ae A few updates. 24 lat temu
sysexits.h ef61d4a84b Seems a few apps need this one... 23 lat temu
syslog.h 64bc641218 Initial revision 24 lat temu
tar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
termio.h f87967b01f Add wrapper for old termio interface 23 lat temu
termios.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
time.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
ucontext.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
unistd.h 072938a98d Eliminate C++ style comments 22 lat temu
utime.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
utmp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu
values.h 9dc166cdeb Add missing values.h 23 lat temu
wait.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 lat temu