summaryrefslogtreecommitdiff
path: root/gnu/dist/cvs/lib/getopt1.c
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 /gnu/dist/cvs/lib/getopt1.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'gnu/dist/cvs/lib/getopt1.c')
0 files changed, 0 insertions, 0 deletions
fs.njoly 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-12-04Remove all the __Pdsl 2007-05-07Split sys_wait4() so that compat code can fiddle with the returned 'status'dsl 2005-12-11merge ktrace-lwp.christos 2005-05-03First work on COMPAT_LINUX/amd64manu 2004-11-13Add ptyfs magic number and entry.christos 2004-10-07PR kern/27184: Have linux_sys_waitpid() call linux_sys_wait4() so theerh 2004-09-20implement support for Linux statfs64() syscall - 64bit variant of statfs()jdolecek 2003-01-18Merge the nathanw_sa branch.thorpej 2002-02-20proper statfs emulation...christos 2002-02-15- add a real linux_sys___sysctl because the mib numbers are different.christos 2001-07-18Add support for the __WALL wait4(2) flag.thorpej 2000-12-13Implement sysinfo.augustss 1999-05-13Define the flags used by the Linux wait4() system call.thorpej 1998-10-03Attempt to fix the mess.christos 1998-10-01Add a couple function prototypes from linux_misc.c.erh