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 1 of 2)
changed /trunk/library/GNUmakefile.68k
changed /trunk/library/GNUmakefile.os4
changed /trunk/library/changes
added /trunk/library/complex_carg.c
added /trunk/library/complex_cargf.c
added /trunk/library/complex_cargl.c
added /trunk/library/complex_cimag.c
added /trunk/library/complex_cimagf.c
added /trunk/library/complex_cimagl.c
added /trunk/library/complex_conj.c
added /trunk/library/complex_conjf.c
added /trunk/library/complex_conjl.c
added /trunk/library/complex_creal.c
added /trunk/library/complex_crealf.c
added /trunk/library/complex_creall.c
added /trunk/library/complex_headers.h
added /trunk/library/include/complex.h
changed /trunk/library/include/fcntl.h
changed /trunk/library/include/limits.h
changed /trunk/library/include/stdarg.h
added /trunk/library/include/stdbool.h
changed /trunk/library/include/stdio.h
changed /trunk/library/include/stdlib.h
added /trunk/library/include/sys/uio.h
changed /trunk/library/smakefile
/trunk/library/GNUmakefile.68k Diff Switch to side-by-side view
Loading...
/trunk/library/GNUmakefile.os4 Diff Switch to side-by-side view
Loading...
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/complex_carg.c Diff Switch to side-by-side view
Loading...
/trunk/library/complex_cargf.c Diff Switch to side-by-side view
Loading...
/trunk/library/complex_cargl.c Diff Switch to side-by-side view
Loading...
/trunk/library/complex_cimag.c Diff Switch to side-by-side view
Loading...
/trunk/library/complex_cimagf.c Diff Switch to side-by-side view
Loading...
/trunk/library/complex_cimagl.c Diff Switch to side-by-side view
Loading...
/trunk/library/complex_conj.c Diff Switch to side-by-side view
Loading...
/trunk/library/complex_conjf.c Diff Switch to side-by-side view
Loading...
/trunk/library/complex_conjl.c Diff Switch to side-by-side view
Loading...
/trunk/library/complex_creal.c Diff Switch to side-by-side view
Loading...
/trunk/library/complex_crealf.c Diff Switch to side-by-side view
Loading...
/trunk/library/complex_creall.c Diff Switch to side-by-side view
Loading...
/trunk/library/complex_headers.h Diff Switch to side-by-side view
Loading...
/trunk/library/include/complex.h Diff Switch to side-by-side view
Loading...
/trunk/library/include/fcntl.h Diff Switch to side-by-side view
Loading...
/trunk/library/include/limits.h Diff Switch to side-by-side view
Loading...
/trunk/library/include/stdarg.h Diff Switch to side-by-side view
Loading...
/trunk/library/include/stdbool.h Diff Switch to side-by-side view
Loading...
/trunk/library/include/stdio.h Diff Switch to side-by-side view
Loading...
/trunk/library/include/stdlib.h Diff Switch to side-by-side view
Loading...
/trunk/library/include/sys/uio.h Diff Switch to side-by-side view
Loading...
/trunk/library/smakefile Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 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.