index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
limits.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
move struct dirent to bits header, allow NAME_MAX to vary
Rich Felker
2020-01-25
1
-0
/
+2
*
define LONG_MAX via arch alltypes.h, strip down bits/limits.h
Rich Felker
2019-10-17
1
-5
/
+11
*
fix dubious char signedness check in limits.h
Rich Felker
2018-08-28
1
-1
/
+1
*
remove erroneous SYMLINK_MAX definition from limits.h, pathconf
Rich Felker
2018-08-20
1
-1
/
+0
*
fix minor namespace issues in limits.h
Rich Felker
2018-03-10
1
-5
/
+10
*
reverse definition dependency between PAGESIZE and PAGE_SIZE
Rich Felker
2018-03-10
1
-2
/
+2
*
increase TTY_NAME_MAX limit to 32
Rich Felker
2013-11-29
1
-1
/
+1
*
fix multiple minor namespace issues in headers
Rich Felker
2013-10-20
1
-1
/
+7
*
support configurable page size on mips, powerpc and microblaze
Szabolcs Nagy
2013-09-15
1
-0
/
+2
*
eliminate gcc dependency for testing char signedness in limits.h
Rich Felker
2013-04-04
1
-1
/
+1
*
pthread stack treatment overhaul for application-provided stacks, etc.
Rich Felker
2013-02-01
1
-2
/
+2
*
fix missing limits when only _BSD_SOURCE is defined
Rich Felker
2012-11-26
1
-1
/
+1
*
default features: make musl usable without feature test macros
Rich Felker
2012-09-07
1
-0
/
+2
*
missing limit LOGIN_NAME_MAX
Rich Felker
2012-05-14
1
-0
/
+1
*
limits.h: support gcc's -funsigned-char
Rich Felker
2012-03-20
1
-2
/
+10
*
move all limits that don't vary out of bits/limits.h, into main limits.h
Rich Felker
2011-06-25
1
-0
/
+22
*
define MQ_PRIO_MAX
Rich Felker
2011-06-07
1
-0
/
+1
*
implement POSIX timers
Rich Felker
2011-03-29
1
-0
/
+1
*
fix sem_open and sem_close to obey posix semantics
Rich Felker
2011-03-10
1
-0
/
+1
*
preliminaries to adding POSIX semaphores
Rich Felker
2011-03-03
1
-0
/
+1
*
extensive header cleanup for standards conformance & correctness
Rich Felker
2011-02-14
1
-2
/
+3
*
begin namespace-cleanup of standard C headers
Rich Felker
2011-02-14
1
-1
/
+7
*
reorganize thread exit code, make pthread_exit call cancellation handlers (pt2)
Rich Felker
2011-02-13
1
-1
/
+2
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+101