Eric Andersen d8634ea863 Finish up fixing stat and setting various system types. 23 éve
..
.cvsignore d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 24 éve
byteswap.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
cmathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
confname.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
dirent.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
dlfcn.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
elfclass.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
endian.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
environments.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
errno.h 20dd264683 Avoid `ECANCELED' redefined on mips 23 éve
errno_values.h a77bd22891 Split out the arch dependant errno_values.h junk into arch dependant files. 23 éve
fcntl.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
fenv.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
fenvinline.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
huge_val.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
in.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
initspin.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
ioctl-types.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
ioctls.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
ipc.h 549d4751c6 Fixed 'struct ipc_perm' and 'struct msqid_ds' members to allow the Linux 23 éve
kernel_sigaction.h 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction 23 éve
kernel_stat.h d8634ea863 Finish up fixing stat and setting various system types. 23 éve
kernel_types.h 32644f7899 Make bits/kernel_types.h include guard names match the include 23 éve
local_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
locale.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
mathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
mathdef.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
mathinline.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
mman.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
msq.h 549d4751c6 Fixed 'struct ipc_perm' and 'struct msqid_ds' members to allow the Linux 23 éve
nan.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
netdb.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
poll.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
posix1_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
posix2_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
posix_opt.h 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 23 éve
pthreadtypes.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
resource.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
sched.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
select.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
sem.h d7aaa51dff Make shm stuff work properly. 23 éve
setjmp.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
shm.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
sigaction.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
sigcontext.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
siginfo.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
signum.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
sigset.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
sigstack.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
sigthread.h 0f9603991c It turns out that __thread is now a gcc keyword. We used __thread in 23 éve
sockaddr.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
socket.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
stab.def 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
stat.h 85800279bc Ok, people are probably going to hate me for this... This commit changes the 23 éve
statfs.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
statvfs.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
stdio.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
stdio_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
string.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
string2.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
stropts.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
syscalls.h 9ab9896795 Add a default syscalls.h that will just error out. 24 éve
termios.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
time.h c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an 23 éve
types.h d8634ea863 Finish up fixing stat and setting various system types. 23 éve
uClibc_clk_tck.h c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an 23 éve
uClibc_ctype.h b3c4e66f9c Remove trailing comma from enum list as a nicety for older compilers. 23 éve
uClibc_locale.h c9d66e44af The big thing is locale dependent collation support. 23 éve
uClibc_stdio.h c386ddb4d8 Ok... here's the summary: 23 éve
uio.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
ustat.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
utmp.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
utmpx.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
utsname.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
waitflags.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
waitstatus.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
wchar.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
wordsize.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 éve
xopen_lim.h 13b74a58c2 Fixup redefinition of NL_ARGMAX 24 éve