* lib/prototypes.h: Added prototypes of getulong() and get_pid().

* lib/prototypes.h: Added splint annotations.
This commit is contained in:
nekral-guest
2009-04-24 23:35:57 +00:00
parent fc656ad7bd
commit ab6c366668
2 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
2009-04-25 Nicolas François <nicolas.francois@centraliens.net>
* lib/prototypes.h: Added prototypes of getulong() and get_pid().
* lib/prototypes.h: Added splint annotations.
2009-04-25 Nicolas François <nicolas.francois@centraliens.net>
* lib/commonio.c: Use get_pid() instead of strtol.