freebsd-dev/lib/libalias
Dag-Erling Smørgrav e3e2c21639 Rewrite twowords() to access its argument through a char pointer and not
a short pointer.  The previous implementation seems to be in a gray zone
of the C standard, and GCC generates incorrect code for it at -O2 or
higher on some platforms.
2004-07-06 09:22:18 +00:00
..
alias_cuseeme.c Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias_db.c Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias_ftp.c Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias_irc.c Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias_local.h Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias_nbt.c Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias_old.c Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias_pptp.c Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias_proxy.c Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias_skinny.c Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias_smedia.c Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias_util.c Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias.c Rewrite twowords() to access its argument through a char pointer and not 2004-07-06 09:22:18 +00:00
alias.h Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
HISTORY Add address translation support for RTSP/RTP used by RealPlayer and 2000-07-26 23:15:46 +00:00
libalias.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
Makefile Temporarily lower WARNS to 3 while I figure out the alignment issues on 2004-07-06 08:44:41 +00:00