freebsd-nq/lib/libutil
Brian Feldman aa86455875 Fix problems people were having with large -O levels with GCC and
getting libutil/libcrypt to work properly.  I've determined that GCC
thinks it can inline all functions, including weak-symboled ones, if
it feels like it.

Create a new stub.c and move any stubs there to prevent inlining.
Thanks to jdp and William S. Duncanson for helping me finally find the
problem.
2000-10-27 01:19:02 +00:00
..
_secure_path.3
_secure_path.c
auth.3
auth.c
auth.conf.5
fparseln.3
fparseln.c
libutil.h Constify the arg to logout(3). It is const-safe. 2000-09-04 08:13:49 +00:00
login_auth.3
login_auth.c
login_cap.3
login_cap.c
login_cap.h
login_class.3
login_class.c
login_crypt.c Fix problems people were having with large -O levels with GCC and 2000-10-27 01:19:02 +00:00
login_ok.3
login_ok.c
login_times.3
login_times.c
login_tty.3
login_tty.c
login.3
login.c
login.conf.5 Document passwd_format further. 2000-09-30 00:37:44 +00:00
logout.3
logout.c Constify the arg to logout(3). It is const-safe. 2000-09-04 08:13:49 +00:00
logwtmp.3
logwtmp.c
Makefile Fix problems people were having with large -O levels with GCC and 2000-10-27 01:19:02 +00:00
property.3
property.c
pty.3
pty.c
pw_util.c
realhostname_sa.3
realhostname.3
realhostname.c
stub.c Fix problems people were having with large -O levels with GCC and 2000-10-27 01:19:02 +00:00
trimdomain.3
uucplock.3
uucplock.c Correct uu_lock_txfr. I don't think this ever worked correctly. 2000-10-02 17:32:00 +00:00