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
/
lib
/
memchr.c
Age
Commit message (
Expand
)
Author
2004-08-02
Don't include inttypes.h or stdint.h.
Paul Eggert
2004-07-30
Fix copyright year.
Paul Eggert
2004-07-29
(UNALIGNED_P): Use sizeof, not alignof.
Paul Eggert
2004-07-28
Include <stddef.h>, not <stdlib.h> and <sys/types.h>.
Paul Eggert
2003-09-10
(__ptr_t): Remove; all uses changed to void *.
Jim Meyering
2000-10-28
Update from libc.
Jim Meyering
2000-08-07
back out Copyright date changes for files with no changes year
Jim Meyering
2000-07-09
update copyright date
Jim Meyering
1999-07-10
cpp indent
Jim Meyering
1997-02-18
.
Jim Meyering
1996-07-14
update FSF address in copyright
Jim Meyering
1995-05-28
merge with 1.11.4a
Jim Meyering
1995-05-21
merge with 1.11.1b
Jim Meyering
1995-03-21
merge with 1.11.d
Jim Meyering
1995-03-12
Update from glibc.
Jim Meyering
1994-10-02
merge with 1.9.1g
Jim Meyering
1994-04-25
.
Jim Meyering
1993-10-21
merge with 1.8d
Jim Meyering
1993-10-21
* memchr.c (memchr): Do the 32-bit assignment only if !LONG_64_BITS.
Jim Meyering
1992-11-08
Initial revision
Jim Meyering