index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
setmode.c
Age
Commit message (
Expand
)
Author
2012-06-25
Update old-style definitions to ANSI, remove a couple of register
abs
2012-03-21
fix argument order.
christos
2012-03-20
Use C89 definitions.
matt
2005-10-01
Make sure that setmode sets errno on failure (it used to return a random
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-15
Rename auto variable shading global sigset().
kleink
2000-01-25
Use tab to indent.
enami
2000-01-22
Delint.
mycroft
2000-01-22
Delint.
mycroft
2000-01-20
- To detect realloc failure, need to check the value just returned by it.
enami
2000-01-20
Use strtol() to check validity of numeric values, rather than
mycroft
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1999-03-16
Fix gcc-2.8.1 warnings.
christos
1998-02-27
trivial changes to quiet lint.
perry
1998-02-03
remove obsolete register declarations
perry
1997-10-08
Make sure the command list is properly terminated when parsing an
mycroft
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1997-02-07
I ``who'' was not specified, set the appropriate bits as the manual page
christos
1996-12-20
pull in unistd.h, const poisoning
cgd
1996-04-03
Add explict function return types
jtc
1995-03-23
removed unnecessary #include <stddef.h>
jtc
1995-03-04
fix up some RCS Id's i botched.
cgd
1995-02-27
merge with 4.4-Lite, keeping local changes. clean up Ids
cgd
1994-03-29
update based on some work i did for 4.4BSD
cgd
1994-02-11
hopefully last one; more corner cases. Thanks to Mark Weaver for
cgd
1994-02-10
fix -[ugo] and =[ugo]
cgd
1994-02-10
clean up, reorganize, etc.
cgd
1994-01-04
DTRT if op is =
cgd
1993-12-23
Explicitly declare function return types to silence "gcc -Wall".
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-07-30
Add even more RCS frobs.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd