Menu

Commit [r159]  Maximize  Restore  History

- Added stdio thread locking functions flockfile(), funlockfile(),

and ftrylockfile().

- Modified the internal FILE structure to allow for thread locking.
Note that this again requires that the library is rebuilt!

- Added or modified macros for getc_unlocked(), getchar_unlocked(),
putc_unlocked() and putchar_unlocked().

- Added rand_r().

- Added flockfile()/funlockfile() wrappers around all stdio
functions.

obarthel 2005-02-27

<< < 1 2 3 (Page 3 of 3)
changed /trunk/library/stdlib_headers.h
changed /trunk/library/stdlib_rand.c
added /trunk/library/stdlib_rand_r.c
changed /trunk/library/stdlib_srand.c
changed /trunk/library/unistd_fileno.c
/trunk/library/stdlib_headers.h Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_rand.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_rand_r.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_srand.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_fileno.c Diff Switch to side-by-side view
Loading...
<< < 1 2 3 (Page 3 of 3)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.