Manuel Novoa III c9d66e44af The big thing is locale dependent collation support. пре 21 година
..
arpa 7ad3f91bbe Add in missing file пре 22 година
net e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
netinet 5866ba50f1 Be more careful about not redefining stuf пре 22 година
netipx 64c25a0625 Odd. This seems to be in the wrong spot... пре 22 година
netpacket e3787b675f Make pump happy. Add in this header. пре 22 година
protocols 33a9fd74f9 Update rpc headers. Add missing some headers пре 22 година
rpc 33a9fd74f9 Update rpc headers. Add missing some headers пре 22 година
sys 1a953df3b4 Implement sendfile64 пре 21 година
.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 пре 22 година
ar.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
assert.h 3710c5b331 Fix C++ support пре 22 година
byteswap.h cdfd2afc68 Add byteswap.h, per glibc пре 23 година
complex.h 3942feca80 Fill a few little holes in the math library пре 22 година
cpio.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
crypt.h cf0a78c882 Cleanup crypt and remove the crypt_r stuff, since SuSv3 пре 22 година
ctype.h 7a7b103e9c Patch from Aidan Van Dyk to make _toupper and _tolower пре 21 година
dirent.h abc2175734 Dop not restrict the IFTODT() and DTTOIF() macros when пре 21 година
dlfcn.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
elf.h 4ea7a1129a More i960 support пре 22 година
endian.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
err.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
errno.h 6889eeaea6 Turn off program_invocation_name and friend пре 22 година
error.h 5e5710cd0c Oops. Forgot to check this one in пре 22 година
fcntl.h 0e4cf8c300 Enable fcntl64, and fix fcntl when large fils is enabled. пре 22 година
features.h 25288a6fcc Make sure we have __linux__ defined пре 21 година
fnmatch.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
fpu_control.h 3942feca80 Fill a few little holes in the math library пре 22 година
fstab.h 1826a77bb8 Disble unimplemented function prototypes пре 21 година
getopt.h ad9e48c94e fix this header so it behaves itself пре 22 година
glob.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
gnu-versions.h 2f7adfdcfe Add gnu obstack support. I still need to implement the obstack_printf пре 21 година
grp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
iconv.h c386ddb4d8 Ok... here's the summary: пре 21 година
ieee754.h 4b64bd933b Add in this missing header file пре 22 година
inttypes.h d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, пре 22 година
langinfo.h c9d66e44af The big thing is locale dependent collation support. пре 21 година
lastlog.h 53c4df1491 Several little additions and cleanups. Add getw() and putw(). пре 22 година
libgen.h d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, пре 22 година
libintl.h 9fe81b7558 Message catalog support for internationalization is not currently пре 22 година
limits.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
link.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
locale.h d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, пре 22 година
malloc.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
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 пре 22 година
mntent.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
netdb.h 8af1b6d438 (h_errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined. пре 22 година
nl_types.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
obstack.h 2f7adfdcfe Add gnu obstack support. I still need to implement the obstack_printf пре 21 година
paths.h 6cb1c53fa0 Per "Marshall M. Midden" <m4@brecis.com>, remove double пре 22 година
poll.h 54265bebea Add poll.h header. пре 23 година
printf.h 599ad608ee Enable WCHAR support for C/POSIX stub locales. пре 22 година
pthread.h 0f9603991c It turns out that __thread is now a gcc keyword. We used __thread in пре 21 година
pty.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
pwd.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
regex.h ac3250d227 Update to sync up with glibc 2.3 пре 21 година
regexp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
resolv.h bfefdc6565 Fixup struct _res handling so apps using struct _res can actually пре 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 пре 22 година
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 пре 22 година
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 d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, пре 22 година
stdio.h 9af5ab649e Obligatory forgotten file... sys_errlist garbage. пре 22 година
stdio_ext.h 03e039820d Swap in the new stdio code. пре 22 година
stdlib.h 44c91e6541 Fixup sysconf to report the correct answer when UCLIBC_DYNAMIC_ATEXIT пре 21 година
string.h 309ce1f19f Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul пре 21 година
strings.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
stropts.h fbede14cba Add missing stropts.h пре 22 година
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 пре 22 година
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 пре 22 година
tgmath.h 3942feca80 Fill a few little holes in the math library пре 22 година
thread_db.h 8966b4965d Add missing include/thread_db.h file, as reported by Simon Posnjak пре 22 година
time.h d6b2a40778 Commit the new time stuff, even though I haven't made it threadsafe yet. пре 22 година
ttyent.h cb4d4d4485 Add the ttyent.h header file пре 22 година
ucontext.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
unistd.h 4f726510eb Added function 'get_current_dir_name' for Linux Test Project. Tested and пре 22 година
utime.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
utmp.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
values.h 9dc166cdeb Add missing values.h пре 22 година
wait.h e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 пре 22 година
wchar.h a7ce5bbdcd I guess nobody's tried this stuff. I apparently checked in the wrong version пре 22 година
wctype.h ef516dab83 cut-n-paste typo пре 21 година