Rich Felker
|
614c9e7b1e
move struct dirent to bits header, allow NAME_MAX to vary
|
4 years ago |
Rich Felker
|
7cc79d10af
define LONG_MAX via arch alltypes.h, strip down bits/limits.h
|
5 years ago |
Rich Felker
|
cdbbcfb8f5
fix dubious char signedness check in limits.h
|
6 years ago |
Rich Felker
|
767f7a1091
remove erroneous SYMLINK_MAX definition from limits.h, pathconf
|
6 years ago |
Rich Felker
|
8e1381be44
fix minor namespace issues in limits.h
|
6 years ago |
Rich Felker
|
c9c2cd3e69
reverse definition dependency between PAGESIZE and PAGE_SIZE
|
6 years ago |
Rich Felker
|
8c8cf4bbd2
increase TTY_NAME_MAX limit to 32
|
11 years ago |
Rich Felker
|
8f0359605a
fix multiple minor namespace issues in headers
|
11 years ago |
Szabolcs Nagy
|
b20760c023
support configurable page size on mips, powerpc and microblaze
|
11 years ago |
Rich Felker
|
201995f382
eliminate gcc dependency for testing char signedness in limits.h
|
11 years ago |
Rich Felker
|
d5142642b8
pthread stack treatment overhaul for application-provided stacks, etc.
|
11 years ago |
Rich Felker
|
56c6943efe
fix missing limits when only _BSD_SOURCE is defined
|
12 years ago |
Rich Felker
|
c1a9658bd1
default features: make musl usable without feature test macros
|
12 years ago |
Rich Felker
|
f8ac55516d
missing limit LOGIN_NAME_MAX
|
12 years ago |
Rich Felker
|
80949ccdc6
limits.h: support gcc's -funsigned-char
|
12 years ago |
Rich Felker
|
e8b8f3c90e
move all limits that don't vary out of bits/limits.h, into main limits.h
|
13 years ago |
Rich Felker
|
2b0cedac8d
define MQ_PRIO_MAX
|
13 years ago |
Rich Felker
|
80c4dcd253
implement POSIX timers
|
13 years ago |
Rich Felker
|
81af503610
fix sem_open and sem_close to obey posix semantics
|
13 years ago |
Rich Felker
|
03dcc3417c
preliminaries to adding POSIX semaphores
|
13 years ago |
Rich Felker
|
74eea628cf
extensive header cleanup for standards conformance & correctness
|
13 years ago |
Rich Felker
|
80695b1d1e
begin namespace-cleanup of standard C headers
|
13 years ago |
Rich Felker
|
1a9a2ff7b0
reorganize thread exit code, make pthread_exit call cancellation handlers (pt2)
|
13 years ago |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
13 years ago |