Eric Andersen abc2175734 Dop not restrict the IFTODT() and DTTOIF() macros when 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 d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 22 роки тому
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 роки тому