index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
readutmp.c
Age
Commit message (
Expand
)
Author
2004-10-04
Sync from gnulib, to remove dependencies of other modules on unlocked-io.
Paul Eggert
2004-08-02
(read_utmp): Don't assume that the number of users is less than INT_MAX.
Paul Eggert
2004-06-12
(extract_trimmed_name): Don't apply strchr to a
Jim Meyering
2004-04-19
(read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc failure,
Jim Meyering
2003-10-16
Fix indentation, from gnulib.
Jim Meyering
2003-09-17
(read_utmp): Likewise.
Jim Meyering
2003-04-11
Include <string.h> and <stdlib.h> unconditionally.
Jim Meyering
2003-04-11
Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.
Jim Meyering
2003-01-10
Don't declare functions declared by xalloc.h.
Jim Meyering
2001-11-17
Include unlocked-io.h.
Jim Meyering
2000-04-05
Include sys/types.h before sys/stat.h.
Jim Meyering
2000-02-03
(read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
Jim Meyering
2000-01-30
(extract_trimmed_name): Use UT_USER instead of hard-coding
Jim Meyering
1999-05-05
(read_utmp): Use the new definitions.
Jim Meyering
1999-05-03
(read_utmp): Ignore the return value from utmpname.
Jim Meyering
1999-03-02
(read_utmp) [HAVE_UTMPNAME]: Rewrite.
Jim Meyering
1999-02-08
Include stdio.h.
Jim Meyering
1999-02-08
*** empty log message ***
Jim Meyering
1998-05-16
(read_utmp): Add variant for systems that have the utmpname function.
Jim Meyering
1997-07-13
don't include error.h.
Jim Meyering
1997-07-13
(read_utmp): Take new params: count and buffer.
Jim Meyering
1997-07-13
.
Jim Meyering