Paul Eggert
|
3eb23529c5
|
* mktime.c (leapyear): Arg is long int, not int.
|
2004-10-24 23:25:18 +00:00 |
|
Paul Eggert
|
d0bc999e2f
|
pathchk cleanups, gnulib merge
|
2004-10-18 06:33:20 +00:00 |
|
Jim Meyering
|
3618fc84c3
|
*** empty log message ***
|
2004-10-13 19:25:34 +00:00 |
|
Paul Eggert
|
00873ce076
|
Rename xclone to xmemdup. Remove obsolete xalloc macros.
Remove xstrdup.c and move xstrdup implementation to xmalloc.c.
|
2004-10-05 06:52:09 +00:00 |
|
Paul Eggert
|
1cc46fbf53
|
Sync from gnulib, to remove dependencies of other modules on unlocked-io.
|
2004-10-04 20:18:43 +00:00 |
|
Paul Eggert
|
69dee46913
|
Sync from gnulib.
|
2004-10-04 04:12:18 +00:00 |
|
Paul Eggert
|
f7dc51fab5
|
* modechange.c (mode_compile): Don't decrement past start of string.
|
2004-09-24 07:01:23 +00:00 |
|
Jim Meyering
|
745b7762a1
|
*** empty log message ***
|
2004-09-22 20:16:41 +00:00 |
|
Jim Meyering
|
ea94d80627
|
*** empty log message ***
|
2004-09-22 20:14:48 +00:00 |
|
Paul Eggert
|
1657fe1f64
|
Rename backup enum to avoid shadowing problems.
|
2004-09-13 12:15:56 +00:00 |
|
Paul Eggert
|
3070e8cd08
|
Undo previous change.
|
2004-09-08 23:07:04 +00:00 |
|
Paul Eggert
|
ec7650c027
|
c-strtod.c sets LC_ALL, not LC_NUMERIC.
|
2004-09-08 17:02:01 +00:00 |
|
Paul Eggert
|
5e2e647328
|
Port to diet libc.
|
2004-09-02 23:59:52 +00:00 |
|
Paul Eggert
|
529a7c21fd
|
Sync getopt from gnulib.
|
2004-08-20 02:10:15 +00:00 |
|
Paul Eggert
|
9308e71ada
|
Add support for "chown : file" and the like.
Also, fix a regression and some memory leaks.
|
2004-08-19 20:07:20 +00:00 |
|
Paul Eggert
|
22a64d7a4b
|
minor porting fixes (e.g., obstack)
|
2004-08-11 22:26:17 +00:00 |
|
Paul Eggert
|
0518fd8571
|
Fix porting problem to Reliant Unix.
|
2004-08-11 17:53:50 +00:00 |
|
Paul Eggert
|
faca6bfc15
|
Convert to UTF-8.
|
2004-08-10 22:47:08 +00:00 |
|
Paul Eggert
|
1b26801391
|
Sync with gnulib.
|
2004-08-10 05:43:11 +00:00 |
|
Paul Eggert
|
f305d3a224
|
Improve code to work in some cases when files are writeable but not readable.
|
2004-08-09 23:35:15 +00:00 |
|
Paul Eggert
|
8ad3011df3
|
Remove dependency of xalloc on error, etc.
|
2004-08-09 18:44:46 +00:00 |
|
Paul Eggert
|
4573c9e81c
|
Finish renaming sha -> sha1.
|
2004-08-09 18:16:21 +00:00 |
|
Paul Eggert
|
a86c457f64
|
Merge from gnulib.
|
2004-08-07 07:16:54 +00:00 |
|
Paul Eggert
|
d86254a25a
|
Sync from gnulib.
|
2004-08-05 23:01:03 +00:00 |
|
Paul Eggert
|
4cf9045aa3
|
Fixes for OpenBSD 3.4.
|
2004-08-04 22:51:03 +00:00 |
|
Paul Eggert
|
965de5df36
|
Log today's int-related changes
|
2004-08-02 22:55:12 +00:00 |
|
Paul Eggert
|
7d3d26e57f
|
Install safe-read fix for blocksizes greater than 2**31.
|
2004-08-02 05:56:14 +00:00 |
|
Paul Eggert
|
2f2165dc9e
|
uintptr_t and uint32_t port to Solaris 8.
|
2004-08-02 05:26:59 +00:00 |
|
Paul Eggert
|
7d66365bcf
|
Fix typo: down -> done.
|
2004-08-01 15:21:56 +00:00 |
|
Paul Eggert
|
294eb3b508
|
makepath int cleanup
|
2004-07-30 20:30:39 +00:00 |
|
Paul Eggert
|
d41b0c05ba
|
modechange.c now uses bool.
|
2004-07-30 08:02:27 +00:00 |
|
Paul Eggert
|
14508bd891
|
Use sizeof, not alignof, in memchr and memrchr.
|
2004-07-29 17:34:38 +00:00 |
|
Paul Eggert
|
3badaccae1
|
userspec.c cleanup, e.g. for "chown 010 file".
|
2004-07-28 23:06:25 +00:00 |
|
Paul Eggert
|
ef6b50199e
|
memchr and memrchr portability fixes.
|
2004-07-28 22:21:33 +00:00 |
|
Paul Eggert
|
9f09a96f97
|
md5, sha1 cleanups; getugroups change.
|
2004-07-28 20:11:45 +00:00 |
|
Paul Eggert
|
db1c6c3879
|
Get eaccess from libgen if available; that's where it is on Solaris 9.
|
2004-07-28 05:02:17 +00:00 |
|
Paul Eggert
|
d08db2a02a
|
cycle-check integer overflow fixup.
|
2004-07-28 00:31:58 +00:00 |
|
Paul Eggert
|
0dd8a47056
|
backupfile integer overflow fixups
|
2004-07-27 23:15:05 +00:00 |
|
Paul Eggert
|
5538bf8921
|
euidaccess fixes
|
2004-07-25 07:40:32 +00:00 |
|
Paul Eggert
|
ac04178e31
|
Move some changelog entries here from ../ChangeLog.
|
2004-07-24 08:03:55 +00:00 |
|
Paul Eggert
|
e5d9694985
|
Prefer c_strtod to setlocale when scanning floating point.
|
2004-07-13 00:07:26 +00:00 |
|
Paul Eggert
|
618dd92be6
|
printf now uses long double.
|
2004-07-12 06:40:24 +00:00 |
|
Jim Meyering
|
2aa1f2d16b
|
*** empty log message ***
|
2004-07-07 15:54:54 +00:00 |
|
Jim Meyering
|
de9faabfe6
|
*** empty log message ***
|
2004-07-07 09:28:24 +00:00 |
|
Jim Meyering
|
bb11ba8316
|
.
|
2004-07-06 17:00:53 +00:00 |
|
Jim Meyering
|
260a2f0a47
|
*** empty log message ***
|
2004-07-06 16:56:30 +00:00 |
|
Jim Meyering
|
554dc97975
|
*** empty log message ***
|
2004-07-05 08:41:43 +00:00 |
|
Jim Meyering
|
325a75af63
|
*** empty log message ***
|
2004-07-04 20:14:52 +00:00 |
|
Jim Meyering
|
53d0e321ec
|
.
|
2004-06-30 22:40:52 +00:00 |
|
Jim Meyering
|
e18cbbebac
|
*** empty log message ***
|
2004-06-24 05:54:01 +00:00 |
|