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