summaryrefslogtreecommitdiff
path: root/src/sort.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-12-11 23:53:54 +0000
committerJim Meyering <jim@meyering.net>1994-12-11 23:53:54 +0000
commitf46511eb69737feea7e4db989ae9371dc19257f6 (patch)
treee696cfee6e0c87755a19cb9f4f1fa1522f44da2e /src/sort.c
parentcfa65273737a540fbdec32a31a08c30c08d441eb (diff)
downloadcoreutils-f46511eb69737feea7e4db989ae9371dc19257f6.tar.xz
* (<most functions>): Change the type of n_units/n_lines/n_bytes
to off_t because n_bytes is used as the option to fseek and off_t may be long long (e.g. on BSD4.4). The only place where a 32-bit limit is imposed is in the string-to-integer converstion of xstrtol. (main): Use xstrtol instead of manual string to integer conversion.
Diffstat (limited to 'src/sort.c')
0 files changed, 0 insertions, 0 deletions