This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
shadow
Watch
1
Star
0
Fork
0
You've already forked shadow
Code
Issues
Pull Requests
Packages
Releases
Activity
0afd6a8312
shadow
/
libmisc
History
nekral-guest
eed5fc7179
* libmisc/getlong.c: Reset errno before calling strtol().
...
Otherwise, errno could be already set to ERANGE.
2008-06-14 21:02:52 +00:00
..
.indent.pro
addgrps.c
age.c
* libmisc/age.c: fork() and wait return a pid_t, not an int.
2008-06-13 19:24:27 +00:00
audit_help.c
basename.c
chkname.c
chkname.h
chowndir.c
chowntty.c
console.c
copydir.c
* libmisc/copydir.c: Do not specify a size of arrays in the
2008-06-13 20:10:53 +00:00
entry.c
env.c
failure.c
* libmisc/failure.c: Avoid assignments in comparisons.
2008-06-13 18:31:13 +00:00
failure.h
fields.c
find_new_ids.c
* libmisc/find_new_ids.c: Use getdef_ulong to retrieve UIDs/GIDs
2008-06-13 21:49:57 +00:00
getdate.h
getdate.y
getlong.c
* libmisc/getlong.c: Reset errno before calling strtol().
2008-06-14 21:02:52 +00:00
getrange.c
* libmisc/Makefile.am, libmisc/getrange.c: Added function to parse
2008-06-14 21:01:11 +00:00
hushed.c
isexpired.c
* libmisc/isexpired.c: Cast number of days to a long integer.
2008-06-13 20:12:03 +00:00
limits.c
list.c
log.c
* libmisc/log.c: Avoid assignments in comparisons.
2008-06-13 19:50:49 +00:00
loginprompt.c
mail.c
Makefile.am
* libmisc/Makefile.am, libmisc/getrange.c: Added function to parse
2008-06-14 21:01:11 +00:00
motd.c
myname.c
obscure.c
pam_pass.c
pwd2spwd.c
* libmisc/pwd2spwd.c: Cast number of days to a long integer.
2008-06-13 20:08:33 +00:00
pwd_init.c
pwdcheck.c
rlogin.c
* libmisc/rlogin.c: The size argument of read() is a size_t.
2008-06-13 18:34:27 +00:00
salt.c
* libmisc/salt.c: Use a size_t for the size of strings instead of
2008-06-13 19:37:15 +00:00
setugid.c
setupenv.c
shell.c
strtoday.c
* libmisc/strtoday.c: Avoid implicit conversion of pointers to
2008-06-13 19:48:11 +00:00
sub.c
sulog.c
* libmisc/sulog.c: Ignore the return value of umask() when the
2008-06-13 19:52:58 +00:00
ttytype.c
tz.c
ulimit.c
utmp.c
valid.c
xgetgrgid.c
xgetgrnam.c
xgetpwnam.c
xgetpwuid.c
xgetspnam.c
xgetXXbyYY.c
xmalloc.c
yesno.c