1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

- The socket exit code now calls the common stdio function which

flushes and shuts down all buffered and unbuffered files.


git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14743 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
Olaf Barthel
2004-09-29 17:03:57 +00:00
parent fef99a0181
commit f49a45f6a8
2 changed files with 5 additions and 11 deletions

View File

@ -28,6 +28,9 @@ c.lib 1.177 (29.9.2004)
- Added strtoll() and strtoull(), with further changes to <limits.h>
and <stdlib.h>.
- The socket exit code now calls the common stdio function which
flushes and shuts down all buffered and unbuffered files.
c.lib 1.175 (10.9.2004)