summary refs log tree commit diff
path: root/src/system.h (follow)
Commit message (Expand)AuthorAge
* system: Disable glibc warning on sigsetmaskHerbert Xu2018-12-14
* [SHELL] Port to SolarisBrian Koropoff2011-03-15
* [SHELL] Use uninitialized_var to silence bogus warningsHerbert Xu2008-05-03
* [SYSTEM] Added dummy sysconf implementationHerbert Xu2005-10-29
* [SYSTEM] Added dummy strtod implementationHerbert Xu2005-10-29
* [SYSTEM] Added default definition for SSIZE_MAXHerbert Xu2005-10-29
* [SIGNAL] Added default implementation of killpgHerbert Xu2005-10-29
* [SIGNAL] Added default implementation of strsignalHerbert Xu2005-10-29
* [SYSTEM] Added default implementation of bsearchHerbert Xu2005-10-29
* Initial import.Herbert Xu2005-09-26
ement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe