ross
|
814f296b77
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
wiz
|
38462ff661
|
Punctuation nit, and slight grammar improvement.
|
2002-02-02 10:50:52 +00:00 |
yamt
|
ec88065e0f
|
note that our fsetpos/fgetpos don't know about stream's state.
it's a bug since we now have stateful encodings like iso2022 and
wide char functions like fgetwc.
|
2002-02-02 08:56:53 +00:00 |
wiz
|
72b9df9677
|
Boring whitespace fixes.
|
2001-09-16 02:08:55 +00:00 |
kleink
|
81ab746b71
|
Sprinkle some __restrict into stdio.
|
2000-12-29 15:22:48 +00:00 |
kleink
|
9c477a4e4e
|
XCU5 -> XSH5.
|
2000-07-26 08:57:34 +00:00 |
kleink
|
6c16ef0bd2
|
Elaborate a bit on fseeko() and ftello().
|
2000-07-08 14:13:05 +00:00 |
kleink
|
723bc5321e
|
Bump date for fseeko() and ftello().
|
2000-07-08 13:59:24 +00:00 |
kleink
|
dae360611f
|
XCU5: Add fseeko() and ftello() functions which provide the functionality of
fseek() and ftell(), respectively, but operate on file offsets of type off_t.
|
2000-07-08 13:46:33 +00:00 |
kleink
|
dde7993b2f
|
Const poisoning.
|
1999-03-08 10:27:34 +00:00 |
kleink
|
1d1861e253
|
Make the fseek() return value description match XSH5 (again).
|
1998-09-09 20:17:27 +00:00 |
kleink
|
36bf9c3062
|
Typo; from Michael Richardson <mcr@sandelman.ottawa.on.ca> in PR misc/6053.
|
1998-09-09 19:51:39 +00:00 |
fair
|
dc026e0515
|
Change occurrences of "UNIX" to .Ux or .At as appropriate.
|
1998-04-28 06:00:51 +00:00 |
perry
|
312aca536f
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
mouse
|
ff44468136
|
alternate -> alternative, per PR 2643
|
1997-03-08 13:36:38 +00:00 |
jtc
|
389c46c57d
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1995-02-02 01:15:33 +00:00 |
jtc
|
ed9ab81fcc
|
Use ".Va" macro when formatting "errno".
|
1993-11-30 21:52:46 +00:00 |
jtc
|
a66bb8995a
|
Use "Er" for argument to -width in the lists in the ERROR sections so that
formatting is consistant.
|
1993-11-29 22:06:07 +00:00 |
cgd
|
f08e3f34a5
|
merge in changes from netbsd-0-9-ALPHA2
|
1993-08-07 07:42:13 +00:00 |
mycroft
|
b1bd4afedc
|
Add RCS indentifiers.
|
1993-08-01 07:42:49 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |