summaryrefslogtreecommitdiff
path: root/lib/strtoll.c
Commit message (Collapse)AuthorAgeFilesLines
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
|
* Undo previous change.Paul Eggert2005-05-151-1/+1
|
* Sync from coreutils.Paul Eggert2005-05-151-1/+1
| | | | | | | | | | | * modules/yesno (Depends-on): Add getline. * gethrxtime.c, gethrxtime.h, getpass.h, mountlist.h, path-concat.c, regex.h, strtoll.c, unlocked-io.h, xtime.h: White space changes only. * makepath.c (make_path): Port to hosts where leading "//" is special. * yesno.c: Include getline.h, not ctype.h. (yesno): Don't remove leading white space; POSIX doesn't allow it. Use getline to remove arbitrary restriction on response length.
* *** empty log message ***Paul Eggert2005-05-141-1/+1
|
* Undo white space changes of 2003-08-12, allowing us to sync more filesPaul Eggert2003-08-171-1/+1
| | | | from glibc.
* White space fixes from coreutils.Paul Eggert2003-08-121-1/+1
|
* copy from libc, meaning we now #include <strtol.c>Karl Berry2002-11-251-4/+3
| | | | instead of "strtol.c".
* change license to gpl.Karl Berry2002-11-251-14/+14
|
* New file, from GNU libc.Jim Meyering2001-08-261-0/+34