<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/system.h, branch v6.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-09-03T02:53:37Z</updated>
<entry>
<title>Include "dirname.h", since dot_or_dotdot needs it</title>
<updated>2006-09-03T02:53:37Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-03T02:53:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=963d29f916e79e58afca07707762eadd187a7929'/>
<id>urn:sha1:963d29f916e79e58afca07707762eadd187a7929</id>
<content type='text'>
now.
(dot_or_dotdot): Succeed even if "." or ".." is followed by a
slash.
</content>
</entry>
<entry>
<title>* src/system.h (LOCALEDIR): Remove, since configmake.h now defines</title>
<updated>2006-08-29T14:26:52Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-29T14:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1b6b9ac6ee46b792913b51f54a9661457b14681c'/>
<id>urn:sha1:1b6b9ac6ee46b792913b51f54a9661457b14681c</id>
<content type='text'>
it for us.
</content>
</entry>
<entry>
<title>Adjust to recent gnulib changes for the gnulib module.</title>
<updated>2006-08-28T23:05:13Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-28T23:05:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=023c88aaa0c53038459a8f493ca98de558d31cb7'/>
<id>urn:sha1:023c88aaa0c53038459a8f493ca98de558d31cb7</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Add fcntl.
* src/system.h (SEEK_SET, SEEK_CUR, SEEK_END): Remove.  Other code
is already assuming these macros are defined.
(O_DIRECT, O_DIRECTORY, O_DSYNC, O_NDELAY, O_NOATIME, O_NONBLOCK):
(O_NOCTTY, O_NOFOLLOW, O_NOLINKS, O_RSYNC, O_SYNC, O_BINARY, O_TEXT):
Remove; the fcntl module now handles these.
</content>
</entry>
<entry>
<title>Adjust to recent gnulib changes for the inttypes module.</title>
<updated>2006-08-28T20:51:56Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-28T20:51:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a66840f18dbdd1e1852929a4b58c8bebee10d685'/>
<id>urn:sha1:a66840f18dbdd1e1852929a4b58c8bebee10d685</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Remove stdint; add inttypes.
(excluded_files): Don't exclude m4/inttypes-h.m4 or m4/inttypes-pri.m4.
* src/system.h: Don't bother to include &lt;stdint.h&gt;, since we can
now assume inttypes.h does the equivalent of including stdint.h.
</content>
</entry>
<entry>
<title>* src/system.h (DOT_OR_DOTDOT): Remove macro.  Rewrite as a...</title>
<updated>2006-08-27T19:34:28Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-27T19:34:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=07446625096ddeb9246fb36572d5fe644f56cd1f'/>
<id>urn:sha1:07446625096ddeb9246fb36572d5fe644f56cd1f</id>
<content type='text'>
(dot_or_dotdot): ...new static inline function.
* src/remove.c (rm_1): Reflect this renaming.
* src/ls.c (basename_is_dot_or_dotdot): Likewise.
</content>
</entry>
<entry>
<title>* .cvsignore: Remove stamp-h1.  Add coreutils-*, to ignore</title>
<updated>2006-08-25T23:30:57Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-25T23:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0d41cd8f2927d896f373fb6076c2508c9284a978'/>
<id>urn:sha1:0d41cd8f2927d896f373fb6076c2508c9284a978</id>
<content type='text'>
tarballs.
* bootstrap.conf: Add configmake, verify.
* lib/.cvsignore: Add configmake.h, stamp-h1.
* src/.cvsignore: Remove localedir.h.
* src/Makefile.am (localedir, DISTCLEANFILES, localedir.h): Remove;
subsumed by configmake.
* src/system.h: Include configmake.h rather than localedir.h
(LOCALEDIR): New macro.
</content>
</entry>
<entry>
<title>* src/system.h (EDQUOT): Define if not already defined.</title>
<updated>2006-08-23T19:14:25Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-23T19:14:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f5017cb0f6a6f744b48fecc3228d68208593fbe9'/>
<id>urn:sha1:f5017cb0f6a6f744b48fecc3228d68208593fbe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a bootstrap procedure, so that the CVS version contains fewer</title>
<updated>2006-08-21T07:30:45Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-21T07:30:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=05e03fc6560278ba81f78f397a00319e9df5a5ca'/>
<id>urn:sha1:05e03fc6560278ba81f78f397a00319e9df5a5ca</id>
<content type='text'>
files and we bootstrap the rest from gnulib, gettext, etc.
* README-cvs: New file.
* bootstrap: New file.
* bootstrap.conf: New file.
* .x-sc_trailing_blank: Remove config-log, .gdb-history.  Add .po.
* configure.ac (AC_PREREQ): Move here from m4/*.m4, for benefit
of gnulib-tool.
(gl_DEFAULT_POSIX2_VERSION, gl_USE_SYSTEM_EXTENSIONS, gl_PERL):
(gl_IGNORE_UNUSED_LIBRARIES): Remove; now done by gnulib.
(gl_EARLY): Add.
(gl_MACROS): Call just after gl_EARLY, just for clarity.
* src/c99-to-c98.diff: Remove patch to ls.c; no longer needed.
* src/kill.c (strtoimax): Remove decl.
* src/ls.c: Include "wcwidth.h" instead of rolling it ourselves.
* src/wc.c: Likewise.
* src/ls.c (sort_files): Rewrite to avoid need for C99-style
declaration, so that we don't need to patch this file.
* src/printf.c (strtoimax, strtoumax): Remove decls.
* src/su.c: Include getpass.h.
(getpass): remove.
* src/system.h: Include mempcpy.h, stpcpy.h, strpbrk.h.
Include inttypes.h unconditionally; remove decls it handles.
* lib/Makefile.am: include gnulib.mk, so that we can remove most of
this file.
(AM_CPPFLAGS): Don't mention -I$(srcdir), since that's now done
for us.
(noinst_LIBRARIES, LDDADD, DEFS): Remove.
(libcoreutils_a_SOURCES): Trim down greatly, just to the files
that aren't in gnulib.
Remove defns gnulib does for us.
* m4/check-decl.m4 (gl_CHECK_DECLS):
Don't include stdio.h, string.h, stdlib.h, unistd.h, sys/time.h,
time.h.  Use AC_CHECK_DECLS_ONCE for free, getenv, geteuid, getlogin,
getuid, lseek, malloc, memchr, realloc.  Don't check for getutent,
memrchr, nanosleep, stpcpy, strndup, strnlen, strstr, strtoul,
strtoull.
(_gl_DECL_HEADERS): Remove; all uses removed.
* m4/jm-macros.m4 (gl_MACROS): Move AC_PREREQ into configure.ac
for the benefit of gnulib-tool.  Call gl_INIT.
Do not call or require macros that gnulib will handle for us.
Don't check for fchmod, hasmntopt, isascii, lchown, listmntent,
mempcpy, realpath, wcrtomb, tzset.
(gl_CHECK_ALL_HEADERS): Don't check for sys/statvfs.h, sys/vfs.h,
sys/mount.h.
(gl_CHECK_ALL_TYPES): Require AC_TYPE_UNSIGNED_LONG_LONG_INT.
Don't check for struct stat.st_blksize.
Don't require AC_STRUCT_ST_DM_MODE, gt_TYPE_SSIZE_T,
gl_AC_TYPE_UINT32_T, gl_AC_TYPE_UINTMAX_T, gl_AC_TYPE_UINTPTR_T,
gl_AC_TYPE_UNSIGNED_LONG_LONG.
* m4/prereq.m4 (gl_PREREQ): Require gl_FUNC_XFTS, gl_ROOT_DEV_INO.
Don't require macros that gnulib does for us.
* m4/stat-prog.m4 (cu_PREREQ_STAT_PROG): Don't check for
sys/sysmacros.h.  Don't check for statvfs.  Use AC_CHECK_HEADERS_ONCE
for netinet/in.h, nfs/nfs_clnt.h, nfs/vfs.h.
Don't require gl_AC_TYPE_LONG_LONG, gt_HEADER_INTTYPES_H.
</content>
</entry>
<entry>
<title>* src/system.h (select_plural): Reduce by 1000000, not 1000, since</title>
<updated>2006-08-18T18:12:47Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-18T18:12:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=47c8512a6ff9a6df52f6848ff7881e5c55b719c2'/>
<id>urn:sha1:47c8512a6ff9a6df52f6848ff7881e5c55b719c2</id>
<content type='text'>
the CVS gettext manual now suggests 1000000.
</content>
</entry>
<entry>
<title>Fix bugs when printing plurals of numbers that are not</title>
<updated>2006-08-16T19:36:46Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-16T19:36:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b96f5ea4925854db9eae61f98a7ec44568ecae7d'/>
<id>urn:sha1:b96f5ea4925854db9eae61f98a7ec44568ecae7d</id>
<content type='text'>
unsigned long int values.
* src/system.h (select_plural): New function.
* src/md5sum.c (digest_check): Use select_plural to avoid bug.
* src/uptime.c (print_uptime): Likewise.
* src/dd.c (print_stats): Likewise.  Also, don't use ngettext to
print a floating point number, as reducing to 0 or 1 doesn't work
for some languages.  Instead, just use "s" for seconds since it
doesn't need a plural form.
</content>
</entry>
</feed>
