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
/
stdio
/
fgetln.c
Age
Commit message (
Expand
)
Author
2017-06-08
Don't use "NULL" to talk about null-terminated strings.
uwe
2009-12-02
Reinstate __getdelim which does no locking.
roy
2009-09-24
__getdelim works on strings up to SIZE_MAX - 2 and returns 0 on EOF.
roy
2004-05-10
After discussion with christos, turn fgetstr() into an internal function.
drochner
2004-04-21
Add a generalized version of fgetln that can stop at an arbitrary delimiter,
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-18
Merge the nathanw_sa branch.
thorpej
2000-01-22
Delint.
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
1998-11-15
delint
christos
1998-10-16
Need an internal name for fgetln().
kleink
1998-02-03
remove obsolete register declarations
perry
1998-01-19
Use FLOCKFILE() and FUNLOCKFILE() macros from reentrant.h so that stdio
jtc
1997-07-13
Fix RCSID's
christos
1995-02-02
Merged with 4.4lite.
jtc
1995-02-02
imported from 44lite
jtc
1994-01-04
rename fgetline() and sharpen axe for bostic...
cgd