summaryrefslogtreecommitdiff
path: root/lib/libc/include/pathnames.h
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /lib/libc/include/pathnames.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'lib/libc/include/pathnames.h')
0 files changed, 0 insertions, 0 deletions
dc8c33c77b'>Provide 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