summaryrefslogtreecommitdiff
path: root/lib/libc/compat/include
AgeCommit message (Expand)Author
2017-12-26Fix const argument inconsistency (found by lint(1))christos
2016-12-16scandir/alphasort take "const struct dirent **" not "const void *" inmrg
2015-10-30Add tzgetgmtoff() prototype I forgot to commit.christos
2014-06-12rename to 60christos
2014-06-12fix srandom and initstate signatures (from enh at google)christos
2014-01-31expose __lwp_park60christos
2013-03-29Compat glue for lwp park, but does not use the new syscall yet.christos
2012-04-20PR/46360: YAMAMOTO Takashi: Restore NetBSD-5 compatibility with putenv()christos
2012-01-22From tnozaki@: make fpos_t a complex object that keeps track of the parsechristos
2011-11-05Add __returns_twice for the attribute of the same name. This makes thejoerg
2011-03-12Fix various vis/unvis issues:christos
2010-12-16Provide a re-entrant and thread-safe set of timezone API's thatchristos
2010-06-071. MB_LEN_MAX switch MD to MI.tnozaki
2009-02-24version alphasort.christos
2009-01-26remove stale getdevmajor() declarations, fixes lint(1) warningdrochner
2009-01-20Change major()/minor() to return 32-bit types again, calleddrochner
2009-01-11add another directory the cvs did not merge.christos
2009-01-11merge christos-time_tchristos
2008-05-04Fix a bug in the implementation of seekdir(). If the first entry intonnerre
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-08-26Move ns_addr and ns_ntoa to compat libc. Add a stripped version ofmatt
2006-08-04whitespace.yamt
2006-08-04remove the support of variable-sized filehandle from compat version ofyamt
2006-07-31Make filehandles opaque to userlandmartin
2006-03-26PR/33124: Murray Armfield: readdir_r is missing a restrict qualifier.christos
2006-01-24rename __func to _func_unlocked, and add their prototypes in extern.hchristos
2006-01-24Expose __readdir and __telldir, unlocked versions of the non-underscorechristos
2005-09-14Fix opendir30 screwup and sort the compat defs for clarity.christos
2005-09-13compat core reorg.christos