.. |
atomic.h
|
f122662e19
Added new 'bits/atomic.h' for most of the architectures and the top-level 'include/atomic.h' to add in new atomic operations for use by NPTL. There are multiple files for PowerPC and Sparc for 'atomic.h'. I will let those architecture maintainers choose the correct file. The files come from glibc in 'sysdeps/ARCH/bits'.
|
19 years ago |
atomicity.h
|
fbfde146ca
Cope with gcc 3.4's more aggressive persuit of attribute unused
|
20 years ago |
byteswap.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
cmathcalls.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
confname.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
dirent.h
|
6d165d5c58
We need to have the size of struct dirent equal to the size of struct dirent64
|
22 years ago |
dlfcn.h
|
6e112da93a
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
|
20 years ago |
elfclass.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
endian.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
environments.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
errno.h
|
20dd264683
Avoid `ECANCELED' redefined on mips
|
22 years ago |
errno_values.h
|
a77bd22891
Split out the arch dependant errno_values.h junk into arch dependant files.
|
22 years ago |
fcntl.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
fenv.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
fenvinline.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
getopt.h
|
f223985456
Add back in table-less ctype funcs for those interested in minimizing
|
21 years ago |
huge_val.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
in.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
initspin.h
|
187dd78d7b
Major update for pthreads, based in large part on improvements
|
22 years ago |
ioctl-types.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
ioctls.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
ipc.h
|
1f29aa4828
sync whitespace with glibc
|
19 years ago |
kernel_sigaction.h
|
4ab5177a20
sjhill needs to buy donuts for everyone
|
21 years ago |
kernel_stat.h
|
d8634ea863
Finish up fixing stat and setting various system types.
|
22 years ago |
kernel_types.h
|
32644f7899
Make bits/kernel_types.h include guard names match the include
|
22 years ago |
local_lim.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
locale.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
mathcalls.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
mathdef.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
mathinline.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
mman.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
msq.h
|
266ae826f8
Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl
|
19 years ago |
nan.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
netdb.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
poll.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
posix1_lim.h
|
950fed3a6b
Minor fix from upstream glibc.
|
21 years ago |
posix2_lim.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
posix_opt.h
|
338237994a
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
|
21 years ago |
profil-counter.h
|
67eff66438
Initial effort at adding profiling support.
|
22 years ago |
pthreadtypes.h
|
602bd9701e
Finish up reverting NPTL
|
19 years ago |
resource.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
sched.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
select.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
sem.h
|
103f8e4176
Use the common version for bits/sem.h. Fixup the types to
|
21 years ago |
setjmp.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
shm.h
|
30c9f3c349
Hopefully fix the problem reported by Peter Mazinger,
|
19 years ago |
sigaction.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
sigcontext.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
sigcontextinfo.h
|
67eff66438
Initial effort at adding profiling support.
|
22 years ago |
siginfo.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
signum.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
sigset.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
sigstack.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
sigthread.h
|
602bd9701e
Finish up reverting NPTL
|
19 years ago |
sockaddr.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
socket.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
stab.def
|
602bd9701e
Finish up reverting NPTL
|
19 years ago |
stackinfo.h
|
67eff66438
Initial effort at adding profiling support.
|
22 years ago |
stat.h
|
85800279bc
Ok, people are probably going to hate me for this... This commit changes the
|
22 years ago |
statfs.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
statvfs.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
stdio.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
stdio_lim.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
syscalls.h
|
9ab9896795
Add a default syscalls.h that will just error out.
|
22 years ago |
termios.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
time.h
|
c1cc2549bd
Updated to match glibc 2.3.4 (adds missing CLOCK_MONOTONIC).
|
19 years ago |
types.h
|
d8634ea863
Finish up fixing stat and setting various system types.
|
22 years ago |
uClibc_clk_tck.h
|
c96a844f52
Clean up CLK_TCK situation. clock() and sysconf() now use an
|
22 years ago |
uClibc_ctype.h
|
f223985456
Add back in table-less ctype funcs for those interested in minimizing
|
21 years ago |
uClibc_fpmax.h
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
21 years ago |
uClibc_locale.h
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
uClibc_page.h
|
64c5a652fb
Fixup PAGE_SIZE problems
|
20 years ago |
uClibc_pthread.h
|
d05dafe2fc
Fix a long-standing bug with pthreads. A couple of linuxthreads files
|
21 years ago |
uClibc_stdio.h
|
3a03e34abc
Fix a couple of issues in configurations I hadn't tested.
|
20 years ago |
uClibc_touplow.h
|
9c6f2391ed
Create a typedef for the ctype bitmask table entries.
|
21 years ago |
uClibc_uintmaxtostr.h
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
uClibc_uwchar.h
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
21 years ago |
uClibc_va_copy.h
|
371ca78703
When I broke up the stdio code, the "support pre C99 compilers" va_copy compat
|
20 years ago |
uio.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
ustat.h
|
ea9f6e1e2d
Add support for personality(), prctl(), ustat(), and ulimit()
|
21 years ago |
utmp.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
utmpx.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
utsname.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
waitflags.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
waitstatus.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
wchar.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
wordsize.h
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 years ago |
xopen_lim.h
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
21 years ago |