Manuel Novoa III cbd4ed6c68 Add missing header. hace 21 años
..
arpa 7ad3f91bbe Add in missing file hace 23 años
net e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
netinet 5866ba50f1 Be more careful about not redefining stuf hace 23 años
netipx 64c25a0625 Odd. This seems to be in the wrong spot... hace 22 años
netpacket e3787b675f Make pump happy. Add in this header. hace 22 años
protocols 33a9fd74f9 Update rpc headers. Add missing some headers hace 22 años
rpc 33a9fd74f9 Update rpc headers. Add missing some headers hace 22 años
sys ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() hace 21 años
.cvsignore 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
a.out.h fec38619dc Add some missing headers needed by ld.so-1.9.11. hace 23 años
alloca.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
ar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
assert.h 3710c5b331 Fix C++ support hace 22 años
byteswap.h cdfd2afc68 Add byteswap.h, per glibc hace 23 años
complex.h 3942feca80 Fill a few little holes in the math library hace 22 años
cpio.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
crypt.h cf0a78c882 Cleanup crypt and remove the crypt_r stuff, since SuSv3 hace 22 años
ctype.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años
dirent.h abc2175734 Dop not restrict the IFTODT() and DTTOIF() macros when hace 21 años
dlfcn.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
elf.h 7fa622af22 resync with glibc 2.3 hace 21 años
endian.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
err.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
errno.h 6889eeaea6 Turn off program_invocation_name and friend hace 22 años
error.h 5e5710cd0c Oops. Forgot to check this one in hace 22 años
fcntl.h 0e4cf8c300 Enable fcntl64, and fix fcntl when large fils is enabled. hace 22 años
features.h 113471cb0b Avoid gratuitous conflicts when used with kernel headers hace 21 años
fnmatch.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
fpu_control.h 3942feca80 Fill a few little holes in the math library hace 22 años
getopt.h ad9e48c94e fix this header so it behaves itself hace 22 años
glob.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
gnu-versions.h 2f7adfdcfe Add gnu obstack support. I still need to implement the obstack_printf hace 22 años
grp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
iconv.h c386ddb4d8 Ok... here's the summary: hace 21 años
ieee754.h 4b64bd933b Add in this missing header file hace 22 años
inttypes.h 7f70a7f597 Disable the __USE_EXTERN_INLINES versions of these headers, which hace 21 años
langinfo.h 50660812be Fix a few bugs in the new extended locale functions. hace 21 años
lastlog.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). hace 22 años
libgen.h d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, hace 22 años
libintl.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años
limits.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
link.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
locale.h 50660812be Fix a few bugs in the new extended locale functions. hace 21 años
malloc.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
math.h 7ce331c01c Totally rework the math library, this time based on the MacOs X hace 22 años
memory.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
mntent.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
netdb.h 8af1b6d438 (h_errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined. hace 22 años
nl_types.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
obstack.h 2f7adfdcfe Add gnu obstack support. I still need to implement the obstack_printf hace 22 años
paths.h 20d8808116 Optionally support the struct tm extension fields. hace 21 años
poll.h 54265bebea Add poll.h header. hace 23 años
printf.h 599ad608ee Enable WCHAR support for C/POSIX stub locales. hace 22 años
pthread.h 0f9603991c It turns out that __thread is now a gcc keyword. We used __thread in hace 21 años
pty.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
pwd.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
regex.h ac3250d227 Update to sync up with glibc 2.3 hace 21 años
regexp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
resolv.h bfefdc6565 Fixup struct _res handling so apps using struct _res can actually hace 22 años
sched.h cb308f782f Add missing sched.h hace 22 años
search.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
semaphore.h 187dd78d7b Major update for pthreads, based in large part on improvements hace 21 años
setjmp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
sgtty.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). hace 22 años
shadow.h fb35042521 Add missing shadow.h hace 23 años
signal.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años
stdint.h d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, hace 22 años
stdio.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años
stdio_ext.h 03e039820d Swap in the new stdio code. hace 22 años
stdlib.h 50660812be Fix a few bugs in the new extended locale functions. hace 21 años
string.h 50660812be Fix a few bugs in the new extended locale functions. hace 21 años
strings.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
syscall.h 8be74df1ae A few updates. hace 24 años
sysexits.h ef61d4a84b Seems a few apps need this one... hace 23 años
syslog.h 64bc641218 Initial revision hace 24 años
tar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
termio.h f87967b01f Add wrapper for old termio interface hace 23 años
termios.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
tgmath.h 3942feca80 Fill a few little holes in the math library hace 22 años
thread_db.h 8966b4965d Add missing include/thread_db.h file, as reported by Simon Posnjak hace 22 años
time.h 50660812be Fix a few bugs in the new extended locale functions. hace 21 años
ttyent.h cb4d4d4485 Add the ttyent.h header file hace 22 años
ucontext.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
ulimit.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() hace 21 años
unistd.h 4f726510eb Added function 'get_current_dir_name' for Linux Test Project. Tested and hace 22 años
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() hace 21 años
utime.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
utmp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
values.h 9dc166cdeb Add missing values.h hace 22 años
wait.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 hace 23 años
wchar.h 50660812be Fix a few bugs in the new extended locale functions. hace 21 años
wctype.h 50660812be Fix a few bugs in the new extended locale functions. hace 21 años
wordexp.h cbd4ed6c68 Add missing header. hace 21 años
xlocale.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años