Eli Zaretskii
|
a37103a431
|
fopen_unlocked.c: Enclose multi-word data types in @deftypefn in braces.
2005-05-15 Eli Zaretskii <eliz@gnu.org>
* fopen_unlocked.c: Enclose multi-word data types in @deftypefn in
braces.
From-SVN: r99729
|
2005-05-15 18:36:40 +02:00 |
|
Nick Clifton
|
ee58dffdbc
|
Update the address and phone number of the FSF organization.
From-SVN: r99519
|
2005-05-10 15:33:18 +00:00 |
|
Kaveh R. Ghazi
|
32e82bd896
|
libiberty.h (unlock_std_streams): New.
include:
* libiberty.h (unlock_std_streams): New.
libiberty:
* fopen_unlocked.c (unlock_std_streams): New.
* functions.texi: Regenerate.
From-SVN: r98746
|
2005-04-26 00:14:35 +00:00 |
|
Kaveh R. Ghazi
|
6feaa084f8
|
libiberty.h (unlock_stream): New.
include:
* libiberty.h (unlock_stream): New.
libiberty:
* fopen_unlocked.c (unlock_stream): New.
Consolidate unlocking code into a helper function.
* functions.texi: Regenerate.
From-SVN: r98234
|
2005-04-16 16:58:35 +00:00 |
|
Kaveh R. Ghazi
|
78a7dc9032
|
libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.
include:
* libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
Provide prototypes for new functions.
libiberty:
* Makefile.in (CFILES): Add fopen_unlocked.c.
(REQUIRED_OFILES): Add ./fopen_unlocked.o.
Regenerate dependencies.
* configure.ac: Check for stdio_ext.h and __fsetlocking.
* fopen_unlocked.c: New file.
* functions.texi, configure, config.in: Regenerate.
From-SVN: r97977
|
2005-04-11 17:49:47 +00:00 |
|