index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
same.c
Age
Commit message (
Expand
)
Author
Lines
2004-11-26
(MIN) [defined MIN]: Don't define, since it's already defined.
Paul Eggert
-1
/
+3
2004-08-02
(errno): Remove decl; we now assume C89 or better.
Paul Eggert
-5
/
+4
2003-08-19
Include <stdlib.h> and <string.h> unconditionally,
Jim Meyering
-17
/
+4
2003-08-18
Include <stdbool.h>, <limits.h>.
Jim Meyering
-6
/
+47
2003-01-14
(same_name): Declare *_basename locals to be `const'.
Jim Meyering
-7
/
+5
2003-01-14
(same_name): Reorder tests so as to avoid calling stat()
Jim Meyering
-27
/
+33
2002-11-14
Don't include libintl.h, and don't define `_' -- they're not used.
Jim Meyering
-8
/
+1
2001-05-12
(base_name): Remove; now in dirname.h.
Jim Meyering
-8
/
+11
2000-08-07
(same_name): Invoke xalloc_die instead of printing our own message.
Jim Meyering
-1
/
+2
2000-06-29
Include <string.h> or <strings.h>, as appropriate, for declaration of strcmp.
Jim Meyering
-0
/
+6
2000-02-27
use double quotes, not single quotes around syntax-error-evoking string
Jim Meyering
-1
/
+1
2000-02-27
Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
Jim Meyering
-0
/
+3
2000-01-07
add copyright/no-warranty comment
Jim Meyering
-0
/
+19
1999-05-23
New file (function extracted from ln.c).
Jim Meyering
-0
/
+75