index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sys2.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2000-02-27
Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL...'
Jim Meyering
1
-10
/
+10
2000-01-22
[! HAVE_DECL_STRTOUL]: Declare strtoul.
Jim Meyering
1
-0
/
+10
1999-12-12
Move 120+ lines of stat.h-related macros from system.h (not shared)
Jim Meyering
1
-0
/
+130
1999-10-04
(__attribute__): Wrap with #ifndef __attribute__.
Jim Meyering
1
-2
/
+4
1999-10-04
(__attribute__): Define to empty if GCC claims to
Jim Meyering
1
-1
/
+1
1999-09-28
Do s/#ifdef HAVE_/#if HAVE_/ -- solely for aesthetics.
Jim Meyering
1
-12
/
+12
1999-09-19
(__attribute__): Define.
Jim Meyering
1
-3
/
+9
1999-08-22
(ATTRIBUTE_NORETURN): Define.
Jim Meyering
1
-0
/
+6
1999-08-22
(IF_LINT): Define new macro.
Jim Meyering
1
-0
/
+7
1999-07-30
(PID_T_MAX): Define.
Jim Meyering
1
-0
/
+4
1999-07-12
(mempcpy): Define only if not already defined.
Jim Meyering
1
-1
/
+1
1999-05-23
white-space tweak
SH-UTILS-1_16k
Jim Meyering
1
-1
/
+1
1999-05-23
white-space tweak
Jim Meyering
1
-1
/
+1
1999-05-08
* src/system.h (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM,
Jim Meyering
1
-8
/
+64
1999-05-03
(TOLOWER): Define.
Jim Meyering
1
-1
/
+9
1999-04-13
* src/od.c (MIN, MAX): Remove definitions.
Jim Meyering
1
-0
/
+8
1999-03-31
Include "closeout.h" and "version-etc.h"
Jim Meyering
1
-0
/
+3
1999-03-26
(GETOPT_HELP_CHAR): Define.
Jim Meyering
1
-0
/
+22
1999-03-12
(SETVBUF): Define new macro.
Jim Meyering
1
-0
/
+8
1999-03-07
[__DJGPP__]: Include <io.h> and <sys/exceptn.h>.
Jim Meyering
1
-0
/
+7
1999-01-16
Add prototype for base_name.
Jim Meyering
1
-0
/
+2
1998-12-18
(UID_T_MAX, GID_T_MAX): Define them here instead.
Jim Meyering
1
-0
/
+8
1998-11-30
(DOT_OR_DOTDOT): New definition (moved here from remove.c.).
Jim Meyering
1
-0
/
+4
1998-07-25
(SAME_INODE): Define it here instead.
Jim Meyering
1
-0
/
+4
1998-07-08
Remove FCLOSE_UNLOCKED block.
Jim Meyering
1
-5
/
+0
1998-06-29
revert back to using lower case _unlocked wrapper names
Jim Meyering
1
-48
/
+24
1998-06-29
add #undefs, alphabetize
Jim Meyering
1
-30
/
+41
1998-06-28
Add macro definitions for GNU libc unlocked wrappers.
Jim Meyering
1
-0
/
+78
1997-12-25
Declare stpcpy only if not defined as macro.
Jim Meyering
1
-0
/
+2
1997-12-16
s/__P/PARAMS/g.
Jim Meyering
1
-3
/
+3
1997-12-14
add memchr dcl
Jim Meyering
1
-0
/
+4
1997-12-14
s/HAVE_DECLARATION/HAVE_DECL_/g
Jim Meyering
1
-6
/
+10
1997-11-30
(mempcpy): remove static inline function
Jim Meyering
1
-11
/
+1
1997-11-24
*** empty log message ***
Jim Meyering
1
-0
/
+5
1997-11-19
.
Jim Meyering
1
-0
/
+153
[prev]