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
Age
Commit message (
Expand
)
Author
2017-10-25
Remove comma after last Nm entry
abhinav
2017-07-30
Bump date for previous.
wiz
2017-07-30
According to POSIX return value of fputs(3) should be a non-netagive value if...
cheusov
2017-07-11
A more correct fix for PR standards/52282.
perseant
2017-07-10
Do not use thousands grouping when none is specified by the locale.
perseant
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-06-08
Don't use "NULL" to talk about null-terminated strings.
uwe
2017-02-22
Add reference to flockfile(3) in SEE ALSO section.
abhinav
2017-02-22
Fix a sentence.
abhinav
2017-02-21
Insert comma between two Nm entries.
abhinav
2017-01-12
undo SSP damage from -Wsystem-headers
christos
2017-01-10
include <sys/stat.h>
christos
2017-01-10
add linted comment
christos
2017-01-10
Need <sys/stat.h>
christos
2017-01-01
Fix sentences at a couple of places.
abhinav
2016-12-29
Mention stdarg.h for va_list.
wiz
2016-10-23
PR/51572: calling funopen on each printw call is a tad excessive, but this
christos
2016-08-27
Improvements to fgetwln(3) from Andrey Chernov:
christos
2016-08-22
missing _
christos
2016-08-22
From OpenBSD:
christos
2016-04-06
improve usage
dholland
2015-12-29
Add printf/scanf man pages from FreeBSD
christos
2015-11-19
Remove duplicated 'i' from list of numeric formats
pgoyette
2015-09-06
add a bunch of functions found in <stdio.h> that weren't listed here.
mrg
2015-09-06
English grammar nit: there's only one function described in this man page
pgoyette
2015-09-06
Improve the short description.
dholland
2015-09-06
SEE ALSO fmemopen(3)
dholland
2015-09-06
Mention fmemopen().
dholland
2015-07-15
Allow changing the default buffering policy for a stdio stream during
christos
2015-02-11
Use Pq to avoid space before O_EXCL.
riastradh
2015-02-05
add a couple of casts.
christos
2014-11-16
Don't try to extend the offset range on 32 bit machines by treating negative
christos
2014-10-26
PR/49317: Henning Petersen: Fix prototypes inman page.
christos
2014-10-19
Add negative offset checks to fseeko
justin
2014-10-13
Fix whitespace in Xr. Remove sbuf(3) Xr, we do not have that.
wiz
2014-10-13
PR/49279: Justin Cormack: add open_memstream
christos
2014-09-29
Return EOVERFLOW like FreeBSD does if the buffer size exceeds INT_MAX
christos
2014-09-16
Remove trailing whitespace.
wiz
2014-09-16
Rephrase the NOTE about embedded NUL characters, using "apparent length"
apb
2014-09-15
mention what happens if the line contains NUL's.
christos
2014-09-15
fix markup.
christos
2014-09-15
Fix documentation to reflect what happens when EOF is found before delimiter,
christos
2014-06-19
Fix incorrect example (what happens when len == 0?)
christos
2014-06-19
Add all functions to NAME section. End sentences with dots.
wiz
2014-06-19
Fix "shadows a global declaration" compile error.
msaitoh
2014-06-18
more man pages links
christos
2014-06-18
add mkostemp, mkostemps, mkstemps from FreeBSD.
christos
2014-06-12
gcc cannot always work out initialization here
justin
2014-01-21
Handle case where a 0 length template string or a template
seanb
2014-01-20
vfwprintf: fix error propagation
yamt
[next]