aboutsummaryrefslogtreecommitdiff
path: root/include/internal
AgeCommit message (Expand)AuthorFilesLines
2025-01-07time64_helpers.h: error out when attempting to compile with TIME64 for 32bit ...Nadav Tasher1-0/+5
2024-03-01libc: Remove 32bit timespec structures everywhere.Dmitry Chestnykh1-5/+0
2024-02-26Refactor `ts32_struct` and `TO_ITS64_P`.Dmitry Chestnykh1-1/+6
2024-02-25Add support for using time64 on big-endian machines.Dmitry Chestnykh1-0/+31
2017-06-21remove editor hints for viWaldemar Brodkorb2-2/+0
2015-03-25utmp: favour POSIX utmpx over SVID utmpBernhard Reutner-Fischer1-0/+92
2013-06-07Reinstate hidden protos for config_{open,close,read}()Vineet Gupta1-0/+3
2012-06-15parser_config.[ch]: remove duplicated hidden functionsPeter S. Mazinger1-3/+0
2010-11-24config_parser: hide symbolsBernhard Reutner-Fischer1-0/+4
2010-08-19add header guardBernhard Reutner-Fischer1-0/+3
2010-08-05add config parserBernhard Reutner-Fischer1-0/+50