Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
cedca347
Commit
cedca347
authored
Mar 18, 2002
by
Pontus Freyhult
Browse files
*** empty log message ***
Rev: ChangeLog:1.472
parent
67b02742
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
cedca347
2002-03-18 Pontus Skld <pont@it.uu.se>
* configure.in: Can't check for structs with AC_CHECK_MEMBER,
check for a sub member instead.
* src/unix_process.c (do_utmp_cleanup): Rewrote to use utmpx if
both utmpx and utmp is avaialable. Also, don't search for an
existing entry but construct a new one and putut{,x}line it.
Don't clear fields explicitly (the memset).
(utmp_book_keeping): Prefer utmpx, and don't search for existing
entries.
Bugfix: gettimeofday takes two arguments, pass 0 as second (timezone).
2002-03-18 Pontus Skld <pont@it.uu.se>
* configure.in: Checkfor utmpx symmetrically to utmp. Check for
* configure.in: Check
for utmpx symmetrically to utmp. Check for
more members of struct utmp. Check for members of struct utmpx.
2002-03-17 Pontus <pont@it.uu.se>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment