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

@ -63,7 +63,6 @@
#import "GNUstepBase/NSObject+GNUstepBase.h"
#import "GNUstepBase/NSString+GNUstepBase.h"
#include <string.h>
#include <stdio.h>
/* determine directory reading files */