From 9c50dc14a95df0345ae1595b4a04673f50b59d61 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Wed, 28 Aug 2002 10:53:55 +0000 Subject: * calls.texinfo: Add getc_unlocked, getchar_unlocked, putc_unlocked and putchar_unlocked. --- winsup/doc/ChangeLog | 5 +++++ winsup/doc/calls.texinfo | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index ce115797d..9ae1ba595 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-08-27 Nicholas Wourms + + * calls.texinfo: Add getc_unlocked, getchar_unlocked, putc_unlocked + and putchar_unlocked. + 2002-08-21 Christopher Faylor * dll.sgml: Remove indirect reference to older gccs. diff --git a/winsup/doc/calls.texinfo b/winsup/doc/calls.texinfo index 61a0213a4..e180d811f 100644 --- a/winsup/doc/calls.texinfo +++ b/winsup/doc/calls.texinfo @@ -365,18 +365,18 @@ net release.)} @item funlockfile: P96 8.2.6.1 -- unimplemented @item fwrite: C 4.9.8.2, P 8.2.3.6 @item getc: C 4.9.7.5, P 8.2.3.5 -@item getc_unlocked: P96 8.2.7.1 -- unimplemented +@item getc_unlocked: P96 8.2.7.1 @item getchar: C 4.9.7.6, P 8.2.3.5 -@item getchar_unlocked: P96 8.2.7.1 -- unimplemented +@item getchar_unlocked: P96 8.2.7.1 @item gets: C 4.9.7.7, P 8.2.3.5 @item gmtime_r: P96 8.3.6.1 -- unimplemented @item localtime_r: P96 8.3.7.1 -- unimplemented @item perror: C 4.9.10.4, P 8.2.3.8 @item printf: C 4.9.6.3, P 8.2.3.6 @item putc: C 4.9.7.8, P 8.2.3.6 -@item putc_unlocked: P96 8.2.7.1 -- unimplemented +@item putc_unlocked: P96 8.2.7.1 @item putchar: C 4.9.7.9, P 8.2.3.6 -@item putchar_unlocked: P96 8.2.7.1 -- unimplemented +@item putchar_unlocked: P96 8.2.7.1 @item puts: C 4.9.7.10, P 8.2.3.6 @item rand_r: P96 8.3.8.1 -- unimplemented @item remove: C 4.9.4.1, P 8.2.4 -- cgit v1.2.3