simplification, including use of strtoull() everywhere

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35503 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2012-09-03 13:36:45 +00:00
parent a553252cc9
commit 0623c0c0c2
33 changed files with 41 additions and 66 deletions

View file

@ -49,8 +49,6 @@
#import "GSURLPrivate.h"
#import "GSPrivate.h"
#include <string.h>
#ifdef HAVE_SYS_FILE_H
# include <sys/file.h>
#endif