1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 18:26:32 +02:00
Jim Meyering 7d6185f0f5 (strerror_r): Do not declare unless !_LIBC.
Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
Use strerror_r that is only a macro, even if it is not a function.
(strerror): Check for HAVE_DECL_STRERROR before declaring.
(private_strerror): Use prototypes, not old-style function definition.
(print_errno_message): New function.
Support the POSIX 'int'-flavored strerror_r, as well as the traditional
char*-flavored one.
(error_tail, error, error_at_line): Use it.
2001-10-21 07:59:04 +00:00
2001-10-17 10:24:13 +00:00
2001-10-21 07:49:37 +00:00
2001-10-20 14:41:23 +00:00
2001-10-20 19:13:41 +00:00
2001-09-22 19:19:44 +00:00
2001-10-20 19:13:41 +00:00
2001-09-26 07:44:23 +00:00
2001-10-13 16:54:18 +00:00
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
90 MiB
Languages
C 57.1%
Shell 27%
Perl 11.5%
Makefile 2.3%
M4 0.9%
Other 1.2%