index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
limits.h
Age
Commit message (
Expand
)
Author
Lines
2013-09-15
support configurable page size on mips, powerpc and microblaze
Szabolcs Nagy
-0
/
+2
2013-04-04
eliminate gcc dependency for testing char signedness in limits.h
Rich Felker
-1
/
+1
2013-02-01
pthread stack treatment overhaul for application-provided stacks, etc.
Rich Felker
-2
/
+2
2012-11-26
fix missing limits when only _BSD_SOURCE is defined
Rich Felker
-1
/
+1
2012-09-07
default features: make musl usable without feature test macros
Rich Felker
-0
/
+2
2012-05-14
missing limit LOGIN_NAME_MAX
Rich Felker
-0
/
+1
2012-03-20
limits.h: support gcc's -funsigned-char
Rich Felker
-2
/
+10
2011-06-25
move all limits that don't vary out of bits/limits.h, into main limits.h
Rich Felker
-0
/
+22
2011-06-07
define MQ_PRIO_MAX
Rich Felker
-0
/
+1
2011-03-29
implement POSIX timers
Rich Felker
-0
/
+1
2011-03-10
fix sem_open and sem_close to obey posix semantics
Rich Felker
-0
/
+1
2011-03-03
preliminaries to adding POSIX semaphores
Rich Felker
-0
/
+1
2011-02-14
extensive header cleanup for standards conformance & correctness
Rich Felker
-2
/
+3
2011-02-14
begin namespace-cleanup of standard C headers
Rich Felker
-1
/
+7
2011-02-13
reorganize thread exit code, make pthread_exit call cancellation handlers (pt2)
Rich Felker
-1
/
+2
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+101