musl/arch/i386/bits
Rich Felker e882756311 reorganize pthread data structures and move the definitions to alltypes.h
this allows sys/types.h to provide the pthread types, as required by
POSIX. this design also facilitates forcing ABI-compatible sizes in
the arch-specific alltypes.h, while eliminating the need for
developers changing the internals of the pthread types to poke around
with arch-specific headers they may not be able to test.
2011-02-17 17:16:20 -05:00
..
alltypes.h.sh reorganize pthread data structures and move the definitions to alltypes.h 2011-02-17 17:16:20 -05:00
endian.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
errno.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
fcntl.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
fenv.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
float.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
in.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
ioctl.h cleanup socketcall syscall interface to ease porting to sane(r) archs 2011-02-15 04:40:40 -05:00
ipc.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
limits.h fix the types of some integer constant limits in headers 2011-02-15 19:15:45 -05:00
mman.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
posix.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
pthread.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
reg.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
setjmp.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
shm.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
signal.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
socket.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
stat.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
statfs.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
stdarg.h split off arch-specific stdarg.h stuff 2011-02-15 05:06:15 -05:00
stdint.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
sysmacros.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
tcp.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
termios.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
user.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
wait.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00
wexitstatus.h preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00