Eric Andersen 7ce331c01c Totally rework the math library, this time based on the MacOs X 24 жил өмнө
..
arpa 7ad3f91bbe Add in missing file 24 жил өмнө
net e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
netinet 5866ba50f1 Be more careful about not redefining stuf 24 жил өмнө
rpc e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
sys e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
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 жил өмнө
ar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
assert.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
byteswap.h cdfd2afc68 Add byteswap.h, per glibc 24 жил өмнө
cpio.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
crypt.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
ctype.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
dirent.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
dlfcn.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
elf.h 5c12c8eecd Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. 24 жил өмнө
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 жил өмнө
fcntl.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
features.h ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 24 жил өмнө
fnmatch.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
fstab.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
getopt.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
glob.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
gnu-versions.h 16a7c3dc14 Don't define _GNU_OBSTACK_INTERFACE_VERSION, because we don't provide 24 жил өмнө
grp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
langinfo.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
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 e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
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 e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
nl_types.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
paths.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
poll.h 54265bebea Add poll.h header. 24 жил өмнө
pthread.h 40f41cdcdb Initial first (lame) pass at making a pthreads library. This 24 жил өмнө
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 e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
regexp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
resolv.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
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 жил өмнө
setjmp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
shadow.h fb35042521 Add missing shadow.h 24 жил өмнө
signal.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
stdint.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
stdio.h 34f7c5e5be Finish off the getc putc adjustment 24 жил өмнө
stdlib.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
string.h bef22c1887 Add strndup, written by Stefan Soucek <ssoucek@coactive.com> 24 жил өмнө
strings.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
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 жил өмнө
time.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
ucontext.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
unistd.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө
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 9dc166cdeb Add missing values.h 24 жил өмнө
wait.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 жил өмнө