dns stub resolver: increase buffer size to handle chained CNAMEs
[musl] / include / limits.h
2020-01-26 Rich Felkermove struct dirent to bits header, allow NAME_MAX to...
2019-10-17 Rich Felkerdefine LONG_MAX via arch alltypes.h, strip down bits...
2018-08-28 Rich Felkerfix dubious char signedness check in limits.h
2018-08-21 Rich Felkerremove erroneous SYMLINK_MAX definition from limits...
2018-03-10 Rich Felkerfix minor namespace issues in limits.h
2018-03-10 Rich Felkerreverse definition dependency between PAGESIZE and...
2013-11-29 Rich Felkerincrease TTY_NAME_MAX limit to 32
2013-10-21 Rich Felkerfix multiple minor namespace issues in headers
2013-09-15 Szabolcs Nagysupport configurable page size on mips, powerpc and...
2013-04-04 Rich Felkereliminate gcc dependency for testing char signedness...
2013-02-02 Rich Felkerpthread stack treatment overhaul for application-provid...
2012-11-26 Rich Felkerfix missing limits when only _BSD_SOURCE is defined
2012-09-08 Rich Felkerdefault features: make musl usable without feature...
2012-05-14 Rich Felkermissing limit LOGIN_NAME_MAX
2012-03-21 Rich Felkerlimits.h: support gcc's -funsigned-char
2011-06-25 Rich Felkermove all limits that don't vary out of bits/limits...
2011-06-07 Rich Felkerdefine MQ_PRIO_MAX
2011-03-29 Rich Felkerimplement POSIX timers
2011-03-11 Rich Felkerfix sem_open and sem_close to obey posix semantics
2011-03-03 Rich Felkerpreliminaries to adding POSIX semaphores
2011-02-14 Rich Felkerextensive header cleanup for standards conformance...
2011-02-14 Rich Felkerbegin namespace-cleanup of standard C headers
2011-02-14 Rich Felkerreorganize thread exit code, make pthread_exit call...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0