acadia-newlib/newlib/libc/include/sys
Jeff Johnston ed6859b8f0 2004-09-16 Antony King <antony.king@st.com>
* libc/include/sys/lock.h: Replaced empty {} with (0) to conform
        with locking API.
        * libc/include/sys/stdio.h: (_flockfile)[!_SINGLE_THREAD]: Add
        check for__SSTR in _flags and if set, skip lock request.
        (_funlockfile)[!SINGLE_THREAD]: Ditto.
        * libc/stdio/local.h (CHECK_INIT): Added check that _REENT is
        not NULL.
        * libc/stdio/siprintf.c (siprintf, _siprintf_r): Added missing
        initialisation of _file to -1 in local FILE.
        * libc/stdio/snprintf.c (snprintf, _snprintf_r): Ditto.
        * libc/stdio/sscanf.c (sscanf, _sscanf_r): Ditto.
        * libc/stdio/vsnprintf.c (vsnprintf, _vsnprintf_r): Ditto.
        * libc/stdio/vsscanf.c (_vsscanf_r): Ditto.
        * libc/stdio/sscanf.c (sscanf, _sscanf_r): Added __SSTR flag to
        _flags in local FILE to prevent locking.
        * libc/stdio/vsscanf.c (_vsscanf_r): Ditto.
2004-09-16 21:30:51 +00:00
..
_types.h 2004-06-11 Antony King <antony.king@st.com> 2004-06-11 20:37:10 +00:00
cdefs.h
config.h 2003-07-02 Richard Sandiford <rsandifo@redhat.com> 2004-06-22 21:54:52 +00:00
dirent.h
errno.h
fcntl.h * libc/include/sys/fcntl.h: Don't define struct flock when on 2003-12-01 17:27:01 +00:00
features.h * libc/include/sys/features.h: Add _POSIX_TIMERS define for __CYGWIN__. 2004-02-09 02:22:01 +00:00
file.h
iconvnls.h 2004-09-13 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-09-13 17:10:20 +00:00
lock.h 2004-09-16 Antony King <antony.king@st.com> 2004-09-16 21:30:51 +00:00
param.h 2004-05-07 Jeff Johnston <jjohnstn@redhat.com> 2004-05-07 20:29:24 +00:00
queue.h
reent.h 2004-09-15 Corinna Vinschen <vinschen@redhat.com> 2004-09-15 21:44:39 +00:00
resource.h
sched.h
signal.h 2004-01-08 Joel Sherrill <joel@oarcorp.com> 2004-01-08 19:25:21 +00:00
stat.h 2003-12-05 Jeff Johnston <jjohnstn@redhat.com> 2003-12-05 21:09:13 +00:00
stdio.h 2004-09-16 Antony King <antony.king@st.com> 2004-09-16 21:30:51 +00:00
syslimits.h
time.h
timeb.h
times.h
types.h 2003-07-02 Jeff Johnston <jjohnstn@redhat.com> 2003-07-02 20:32:07 +00:00
unistd.h 2004-08-23 Jeff Johnston <jjohnstn@redhat.com> 2004-08-23 18:39:52 +00:00
utime.h
wait.h