summaryrefslogtreecommitdiff
path: root/mcon
Commit message (Expand)AuthorAge
...
| | * Don't rely on directory order when locating unitsAaron Crane2016-04-23
| | * Added check for bsearch().rmanfredi2015-12-03
| | * Added checks for getpwnam() and getpwuid().rmanfredi2015-11-27
| | * Added 6 new units.rmanfredi2015-11-14
| | * Added metaconfig test for pipe2().rmanfredi2015-11-01
| | * Fixed compilation unit for fdopendir() test.rmanfredi2015-04-24
| | * Unfortunately, the name length field in dirent is d_namlen, not d_namelen.rmanfredi2015-04-19
| | * Blindly include <fcntl.h> for openat() and fstatat() tests.rmanfredi2015-04-19
| | * Patch from H.Merijn Brand to disable backslashes in -D and -U arguments.rmanfredi2015-04-19
| | * Added check for fdopendir().rmanfredi2015-04-18
| | * Added check for openat().rmanfredi2015-04-18
| | * Added check for fstatat().rmanfredi2015-04-18
| | * Added HAS_DIRENT_D_NAMELEN for a compile check of d_namelen.rmanfredi2015-04-18
| | * Added check for dirfd().rmanfredi2015-04-17
| | * Removed BSD-specific DT_WHT from the struct dirent check for a d_type field.rmanfredi2015-04-17
| | * Added test for fchdir().rmanfredi2015-04-16
| | * Fixed typo in ?S comment.rmanfredi2014-11-23
| | * Also try to link with -ldl for the BFD library check, to cope with new versions.rmanfredi2014-07-22
| | * Recent versions of the BFD library no longer require linking with -liberty.rmanfredi2014-04-17
| | * Added checks for clock_gettime() and clock_getres().rmanfredi2014-04-17
| | * Fixed detection of IEEE-754 floating point byte ordering for Solaris.rmanfredi2014-04-08
| | * Always regenerate the Glossary file.rmanfredi2014-04-08
| | * Added check for __builtin_bswap64().rmanfredi2014-04-08
| | * Fixed computation of i_rpcsvcdbm when there is no dbm available.rmanfredi2014-04-07
| | * Added check for sigaltstack().rmanfredi2013-09-10
| | * Newest <bfd.h> versions require PACKAGE and PACKAGE_VERSION to be definedrmanfredi2013-09-04
| | * Must define WINVER before including any system file on newest MinGW.rmanfredi2013-08-30
| | * Added checks for fsync() and fdatasync().rmanfredi2013-08-30
| | * Added check for __builtin_bswap32.rmanfredi2013-06-12
| | * Fixed spelling: Licence -> License.rmanfredi2013-05-08
| | * Jumbo typo-fixing patch, courtesy of H.Merijn Brand.rmanfredi2013-05-08
| | * Added the USE_DIFFTIME symbol to indicate that difftime() should be used.rmanfredi2013-05-08
| | * Integrated patch from H.Merijn Brand to make Debian users happy(er).rmanfredi2013-05-08
| | * Updated new SVN URL for the dist code.rmanfredi2013-05-08
| | * Added check for pthread_attr_setstack().rmanfredi2013-01-30
| | * Let cf_email.U honor the external MAILDOMAIN environment variable, if set.rmanfredi2013-01-27
| | * Added check for getnameinfo().rmanfredi2013-01-20
| | * Added check for semtimedop().rmanfredi2013-01-20
| | * Added checks for <sys/ipc.h> and <sys/sem.h> inclusions.rmanfredi2012-12-19
| | * Fixed d_semop.U and d_semget.U to include <sys/ipc.h> for IPC_XXX defines.rmanfredi2012-12-19
| | * Added new metaconfig symbol $pthread to hold compiler/linker flag for threads.rmanfredi2012-12-19
| | * Updated checks on 'struct ucontext' to include <sys/ucontext.h> if necessary.rmanfredi2012-11-11
| | * Added checks for <sys/ucontext.h> as well.rmanfredi2012-11-10
| | * Fixed regular expression which prevented "cc -MM" from being picked.rmanfredi2012-11-10
| | * Added blurb for malloc() superseding.rmanfredi2012-11-03
| | * Added missing blank line.rmanfredi2012-11-03
| | * Fixed broken check for symlink support.rmanfredi2012-11-03
| | * Added checks for getrlimit() and setrlimit().rmanfredi2012-11-01
| | * Deprecate the MYMALLOC symbol in favor of USE_MY_MALLOC.rmanfredi2012-11-01
| | * Added 4 new units.rmanfredi2012-09-24