0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 21 days ago. based on code collected 21 days ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(close_stdout_set_file_name): Declare. More... almost 26 years ago
(close_stdout_set_file_name): New function. (close_stdout_status): Use new file-scoped global. Return right away if fstat says the stdout file descriptor is invalid. More... almost 26 years ago
(version_etc_copyright): Update the copyright string that goes into all --version output. More... almost 26 years ago
(close_stdout_set_status): Declare. More... almost 26 years ago
[default_exit_status]: New file-scoped variable. (close_stdout_set_status): New function. More... almost 26 years ago
(my-distcheck): Remove spurious blank line. Remove $(DEPDIR) *after* making distclean, not before. More... almost 26 years ago
update from glibc -- solely white space changes More... almost 26 years ago
filter through cppi More... almost 26 years ago
Update from glibc. More... almost 26 years ago
(AC_CHECK_DECLS): Add strndup. More... almost 26 years ago
. More... almost 26 years ago
[__BEOS__]: Ignore O_BINARY and O_TEXT. More... almost 26 years ago
fix two typos. Duh More... almost 26 years ago
[!HAVE_UTMPX_H] (headers): Include <utmp.h>. (jm_CHECK_DECLS): Add getutent to the list of functions. (_jm_DECL_HEADERS): Add utmpx.h. More... almost 26 years ago
Merge from textutils. (O_BINARY, O_TEXT): Define if necessary. (SET_BINARY, SET_BINARY2): Define. (DEV_BSIZE): Define to BBSIZE if appropriate. More... almost 26 years ago
copyright More... almost 26 years ago
(AC_CHECK_DECLS): Add getlogin, ttyname, and geteuid. More... almost 26 years ago
(ALERT_CHAR): New macro. (quotearg_buffer_restyled): Use it. More... almost 26 years ago
Add getenv to the list. More... almost 26 years ago
whoops. Add commas in parenthesized list of functions in call to AC_CHECK_DECLS. More... almost 26 years ago
Now that we have the new AC_CHECK_DECLS, use it in place of my hack. More... about 26 years ago
(jm_CHECK_DECLS): Add nanosleep to the list of functions. Add the time.h and sys/time.h headers along with the AC_REQUIRE'ment of AC_HEADER_TIME. More... about 26 years ago
fix typo. sheesh More... about 26 years ago
(ISASCII): Add #undef and move definition to follow inclusion of wctype.h to work around solaris2.6 namespace pollution. (ISPRINT): Likewise. More... about 26 years ago
(writable-files): Check $(xd-delta), too. More... about 26 years ago
do it right More... about 26 years ago
(writable-files): New target. (my-distcheck): Depend on it. (alpha): Likewise. More... about 26 years ago
(my-distcheck): Depend on po-check, so I'll be warned about any required changes at `make distcheck' time rather than at `make alpha' time. More... about 26 years ago
(ST_NBLOCKS): Use st_size only for regular files and for directories. From H. J. Lu. More... about 26 years ago
[HAVE_WCTYPE_H]: Include <wctype.h>. More... about 26 years ago