Menu

Commit [r230]  Maximize  Restore  History

- Added more code and changes contributed by Peter Bengtsson, thank you

very much! This includes the following:

- Added SSIZE_MAX to <limits.h>.

- Added <sys/uio.h>, readv() and writev().

- Cut back the soft link resolution code in lstat().

- In <fcntl.h> O_NDELAY is now an alias for O_NONBLOCK.

- Added <complex.h>, carg(), cargf(), cargl(), cimag(), cimagf(),
cimagl(), conj(), conjf(), conjl(), creal(), crealf() and creall().

Note that the C99 support for the complex floating point data
types is limited to GCC 3.x for now.

- Added va_copy() to <stdarg.h>.

- Added _Exit() to <stdlib.h>.

- Added <stdbool.h>.

- Added vfscanf() to <stdio.h>.

obarthel 2005-04-03

<< < 1 2 (Page 2 of 2)
changed /trunk/library/stat_lstat.c
changed /trunk/library/stdio_fscanf.c
changed /trunk/library/stdio_protos.h
changed /trunk/library/stdio_scanf.c
changed /trunk/library/stdio_sscanf.c
changed /trunk/library/stdio_vfscanf.c
added /trunk/library/uio_headers.h
added /trunk/library/uio_readv.c
added /trunk/library/uio_writev.c
/trunk/library/stat_lstat.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_fscanf.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_protos.h Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_scanf.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_sscanf.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_vfscanf.c Diff Switch to side-by-side view
Loading...
/trunk/library/uio_headers.h Diff Switch to side-by-side view
Loading...
/trunk/library/uio_readv.c Diff Switch to side-by-side view
Loading...
/trunk/library/uio_writev.c Diff Switch to side-by-side view
Loading...
<< < 1 2 (Page 2 of 2)
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.