summaryrefslogtreecommitdiff
path: root/tools/compat
AgeCommit message (Expand)Author
2004-01-12Use the first argument of getmode() to modify the second arg, instead ofsimonb
2004-01-08KNF.simonb
2003-12-29List that all hosts require a posix sh and override with HOST_SH if needed.jmc
2003-11-17note successful build on Mac OS 10.3 with xcode 1.0 developer toolsdbj
2003-11-12regen after HAVE_SYS_POLL_H changedbj
2003-11-12use sys/poll.h and HAVE_SYS_POLL_H instead of just HAVE_POLL_Hdbj
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-08Overhaul MBR handling (part 1):lukem
2003-10-01Adjust pathnames to {md{4,5},sha1}.h after their removal fromseb
2003-08-27If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD),uwe
2003-08-01Rework how dependency generation is performed:lukem
2003-07-29Must add "configure.lineno" to CLEANFILES after updating to autoconf 2.57.fredb
2003-07-27If HAVE_SYS_ENDIAN_H, pull in <sys/endian.h>. Fixes build.sh on FreeBSD 5.1.lukem
2003-07-26netbsd.org->NetBSD.orgsalo
2003-07-25Regen for host-tool-ified statatatat
2003-07-25More properly host-tool-ify statatatat
2003-07-18Regenerate with autoconf 2.57.fredb
2003-07-18As discussed briefly on tech-toolchain, AIX doesn't have "u_long",fredb
2003-06-03Add atoll(3) to libnbcompat. We need it when building target's gccuwe
2003-05-14use reachover relative paths in compat include files instead ofdbj
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2003-03-21FreeBSD #defines putc_unlocked in stdio.h, so guard against that alsopooka
2003-03-19if target is not a symlink, silently succeed rather than failing withgrant
2003-03-14Add a putc_unlocked().thorpej
2003-03-13Fix the socklen_t test; we need to explcitly list the headers we wantthorpej
2003-03-13Move -no-cpp-precomp logic to defs.mk.thorpej
2003-03-13Disable pre-compiled headers on Darwin.thorpej
2003-03-13Check for sys/socket.h and socklen_t.thorpej
2003-01-31Avoid cgetcap &co prototypes conflicting with those provided by the host.uwe
2003-01-27Provide __SCCSID() needed by pwd_mkdb.uwe
2002-12-16Include <sys/types.h> before <grp.h>; Mac OS 10.2.2 needs this.thorpej
2002-12-16Include <sys/types.h> before including <dirent.h>; Mac OS 10.2.2thorpej
2002-12-04Tweak dependencies so that defs.mk depends upon config.cache, andlukem
2002-11-30add check back for util.h; needed on some foreign systemslukem
2002-11-30- Migrate fparseln(3) from libutil to libc, where it should have been inlukem
2002-11-29replace missing strsuftoll(3)lukem
2002-10-20PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it.christos
2002-10-08Implement replacements for lchflags(), lchmod(), and lchown(),lukem
2002-10-07Just check for poll.h, don't fail if it's not present.briggs
2002-10-06Provide strtoll() in libnbcompat.lukem
2002-10-06complete check for lchflagslukem
2002-10-05check for lchflagslukem
2002-10-04Check for <poll.h> and poll(2).thorpej
2002-09-30Fix from Giles Lean:lukem
2002-09-29It's "HP-UX" not "HP/UX". (Thanks Giles).lukem
2002-09-22preliminary HP/UX notes from Giles; it needs zlib.lukem
2002-09-16Note that RedHat 7.3 hosts successfully as of today with the caveat thatbriggs
2002-09-16Always use NetBSD's fts(3) in compat builds. Some systems (notablybriggs