.. |
bitypes.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
cdefs.h
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 лет назад |
dir.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
errno.h
|
64bc641218
Initial revision
|
24 лет назад |
fcntl.h
|
64bc641218
Initial revision
|
24 лет назад |
file.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
fsuid.h
|
474c74067c
Add missing sys/fsuid.h
|
23 лет назад |
ioctl.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
ipc.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
kd.h
|
3985e07994
sync with glibc
|
18 лет назад |
kdaemon.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
klog.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
mman.h
|
cbbabd71c7
stub out msync() for no-mmu as well
|
17 лет назад |
mount.h
|
9a51d0b555
sync with glibc
|
18 лет назад |
msg.h
|
005d20f04d
Sync up w/ glibc
|
19 лет назад |
mtio.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
param.h
|
ee22bd6297
sync with glibc
|
18 лет назад |
personality.h
|
ea9f6e1e2d
Add support for personality(), prctl(), ustat(), and ulimit()
|
21 лет назад |
poll.h
|
530155cb27
include stddef.h to get NULL definition.
|
17 лет назад |
queue.h
|
095d670a75
fetch queue.h from latest freebsd cvs
|
17 лет назад |
quota.h
|
827aa250db
Enable several more syscalls.
|
23 лет назад |
reboot.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
resource.h
|
592add99c3
Sync w/ glibc
|
19 лет назад |
select.h
|
7c1769e3e4
Sync headers w/ glibc
|
19 лет назад |
sem.h
|
ee438a1eb6
implement semtimedop for #927
|
17 лет назад |
sendfile.h
|
412218429d
Sync w/ glibc
|
19 лет назад |
shm.h
|
cc4d53bbdd
SHMLBA is now defined by arch dependent bits/shm.h file so remove
|
19 лет назад |
signal.h
|
64bc641218
Initial revision
|
24 лет назад |
socket.h
|
005d20f04d
Sync up w/ glibc
|
19 лет назад |
socketvar.h
|
ffb96c0900
Some more major updates to further superate ucLibc from the kernel
|
24 лет назад |
soundcard.h
|
0ac7a3d653
Add this so madplay will properly configure itself using oss
|
23 лет назад |
stat.h
|
752c3935f0
Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consider versioned stat/mknod in uClibc
|
18 лет назад |
statfs.h
|
8a0cbd49fa
Sync w/ glibc
|
19 лет назад |
statvfs.h
|
005d20f04d
Sync up w/ glibc
|
19 лет назад |
swap.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
syscall.h
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 лет назад |
sysctl.h
|
ee22bd6297
sync with glibc
|
18 лет назад |
sysinfo.h
|
fdda13fafb
It seems we need to also define SI_LOAD_SHIFT since that was
|
21 лет назад |
syslog.h
|
a903e9ba46
syslog.h: allow prioritynames[]/facilitynames[] to be defined const
|
17 лет назад |
sysmacros.h
|
b9e9cd3224
sync with glibc versions
|
19 лет назад |
termios.h
|
64bc641218
Initial revision
|
24 лет назад |
time.h
|
a2f6317acd
Sync w/ glibc
|
19 лет назад |
timeb.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
times.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
timex.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
ttydefaults.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
types.h
|
3b44ff3cbc
- sync with glibc (and provide a check for icc).
|
18 лет назад |
uio.h
|
005d20f04d
Sync up w/ glibc
|
19 лет назад |
un.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
unistd.h
|
bcfd17afd8
Sigh. It seems some stupid programs expect this...
|
21 лет назад |
ustat.h
|
ea9f6e1e2d
Add support for personality(), prctl(), ustat(), and ulimit()
|
21 лет назад |
utsname.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 лет назад |
vfs.h
|
283f7172a1
fix sys/vfs so it doesn't pull in kernel stuff.
|
24 лет назад |
vt.h
|
e547d07a48
More cleanups. Fix things so tinylogin compiles.
|
24 лет назад |
wait.h
|
8a0cbd49fa
Sync w/ glibc
|
19 лет назад |
xattr.h
|
d503d1d6c6
- Added support for 13 new syscalls to allow more things to compile when using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional.
|
20 лет назад |