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

- Added sysinfo() as contributed by Peter Bengtsson. Thank you very much!

git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15107 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
Olaf Barthel
2006-07-28 14:02:32 +00:00
parent c3d55e94ec
commit bde4d37a64
9 changed files with 433 additions and 6 deletions

View File

@ -1,4 +1,4 @@
- Added ftime(), ulimit(), getrlimit() and setrlimit() as contributed by
- Added sysinfo(), ftime(), ulimit(), getrlimit() and setrlimit() as contributed by
Peter Bengtsson. Thank you very much!
- Added the missing S_ISSOCKET() macro to <sys/stat.h>. Note that this