projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc66457
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 10 Aug 2003 17:50:14 +0000
(17:50 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 10 Aug 2003 17:50:14 +0000
(17:50 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 3905d32b4b3ef07103bd44230434c9dade4048fd..86d8116cda86b0998aa27d0d6c74c6f677064f31 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,10
@@
+2003-08-10 Jim Meyering <jim@meyering.net>
+
+ * src/nice.c [!NICE_PRIORITY]: Include <sys/resource.h> after
+ system.h so the types from time.h and sys/time.h are available.
+ It appears that this is necessary for OpenBSD, NetBSD, and
+ Darwin 6.5 (MacOS 10.2.5). Reported by Nelson Beebe.
+
2003-08-06 Paul Eggert <eggert@twinsun.com>
* NEWS: Add support for setting file timestamps to microsecond