index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
1997-12-16
s/__P/PARAMS/g
Jim Meyering
1997-12-16
tweak indentation
Jim Meyering
1997-12-16
(struct bin_str): Make len int, not unsigned, to avoid
Jim Meyering
1997-12-14
Remove lseek and memchr dcls.
Jim Meyering
1997-12-14
(ASSIGN_STRDUPA): Cast alloca return value to char*.
Jim Meyering
1997-12-14
add memchr dcl
Jim Meyering
1997-12-14
s/HAVE_DECLARATION/HAVE_DECL_/g
Jim Meyering
1997-12-13
(main): Add some braces.
Jim Meyering
1997-12-13
(close_output_file): Check ferror before calling fclose.
Jim Meyering
1997-12-13
Change --help output to tell the truth: that for of=FILE,
Jim Meyering
1997-12-13
(usage): Mention that `notrunc' is a conv= option.
Jim Meyering
1997-12-13
(do_move): If rename fails for any reason (not just when
Jim Meyering
1997-12-11
(do_link): Don't require --force when target exists and
Jim Meyering
1997-12-10
use NULL, '\0' instead of zeroes
Jim Meyering
1997-12-10
(main): Make sure pw->pw_shell is non-NULL before trying to strdup it.
Jim Meyering
1997-12-06
revert last change
Jim Meyering
1997-12-06
use SORT_INITIAL_LINE_LENGTH envvar for testing
Jim Meyering
1997-12-06
(fillbuf): split longer-than-80-char line
Jim Meyering
1997-12-06
Separate struct dcl and typedef.
Jim Meyering
1997-11-30
remove trailing blank
Jim Meyering
1997-11-30
remove trailing blank
Jim Meyering
1997-11-30
(print_long_format): Rename inner-scoped `buf' arrays to `hbuf'
Jim Meyering
1997-11-30
(change_dir_owner): Cast st_size arg to unsigned int in savedir call.
Jim Meyering
1997-11-30
(change_dir_mode): Cast st_size arg to unsigned int in savedir call.
Jim Meyering
1997-11-30
(full_filename): Use memcpy, not mempcpy when not using the return value.
Jim Meyering
1997-11-30
filter through cppi
Jim Meyering
1997-11-30
(<limits.h>): Include if HAVE_LIMITS_H.
Jim Meyering
1997-11-30
(<inttypes.h>): Include if HAVE_INTTYPES_H.
Jim Meyering
1997-11-30
(BITSPERBYTE): Remove.
Jim Meyering
1997-11-30
(<inttypes.h>): Include if HAVE_INTTYPES_H.
Jim Meyering
1997-11-30
(<inttypes.h>): Include if HAVE_INTTYPES_H.
Jim Meyering
1997-11-30
(<inttypes.h>): Include if HAVE_INTTYPES_H.
Jim Meyering
1997-11-30
(<inttypes.h>): Include if HAVE_INTTYPES_H.
Jim Meyering
1997-11-30
(copy_reg): Store file size as off_t, not long.
Jim Meyering
1997-11-30
(<limits.h>, UINT_MAX, UINT_MAX): Remove; now
Jim Meyering
1997-11-30
(mempcpy): remove static inline function
Jim Meyering
1997-11-24
move big chunk of defs to sys2
Jim Meyering
1997-11-24
*** empty log message ***
Jim Meyering
1997-11-19
.
Jim Meyering
1997-11-19
(hash_pjw): Don't use ANSI `U' suffix. Cast instead.
Jim Meyering
1997-11-15
(mempcpy): Remove definition.
Jim Meyering
1997-11-12
[!HAVE_MEMPCPY] (mempcpy): Define here instead.
Jim Meyering
1997-11-12
[!HAVE_MEMPCPY] (mempcpy): Define.
Jim Meyering
1997-11-12
(copy_dir): Use path_concat rather than open-coding it.
Jim Meyering
1997-11-12
[!HAVE_MEMPCPY] (mempcpy): Define.
Jim Meyering
1997-11-08
(fseeko): Define a stub if ! HAVE_FSEEKO.
Jim Meyering
1997-11-08
(keycompare): call alloca(0) after each iteration
Jim Meyering
1997-11-08
use 2 mempcpy instead of two memcpy calls
Jim Meyering
1997-11-06
(getmonth): Remove HAVE_ALLOCA #ifdefs.
Jim Meyering
1997-11-03
(main): New option, --max-line-length (-L).
Jim Meyering
[prev]
[next]