summaryrefslogtreecommitdiff
path: root/mcon/U
Commit message (Expand)AuthorAge
* Merge branch 'master' into dgit/sidHEADdebian/1%3.5-236-1archive/debian/1%3.5-236-1masterManoj Srivastava2020-05-19
|\
| * upgrade(new git snapshot): Ack NMUs and refresh fromn githubManoj Srivastava2020-05-19
| * Merge branch 'upstream'Manoj Srivastava2020-05-19
| |\
| | * Note that gccversion only contains major version.Raphael Manfredi2020-05-16
| | * Fix repeated-word typosH.Merijn Brand - Tux2020-04-26
| | * Use a more compact version of STATIC_ASSERT().Raphael Manfredi2020-04-09
| | * Reworked BFD section tests.Raphael Manfredi2020-03-17
| | * Check whether bfd_get_section_vma() takes 1 or 2 arguments.Raphael Manfredi2020-03-16
| | * Avoid compiler warning during void-support test.Raphael Manfredi2020-03-16
| | * Mark that this unit exports the config.sh file.Raphael Manfredi2020-03-16
| | * Added space to be consistent.Raphael Manfredi2020-03-16
| | * Was missing a few $cat uses.Raphael Manfredi2020-03-16
| | * Removed d_fast_assert.U.Raphael Manfredi2018-11-20
| | * Added test for memrchr().Raphael Manfredi2018-11-18
| | * Use new project public location, along with change from SVN to git.Raphael Manfredi2018-06-05
| | * Added Specific.U as a hook for project-specific code.Raphael Manfredi2018-06-05
| * | Merge branch 'upstream'Manoj Srivastava2018-02-26
| |\|
| | * Unix: an end-of-line was missing!Raphael Manfredi2017-05-13
| | * d_gconvert: removed unused dependency _o.Raphael Manfredi2017-05-13
| | * Housekeeping (#11)H.Merijn Brand2016-12-09
| | * disable messaging on freebsd if not configured (#10)H.Merijn Brand2016-12-09
| | * disable semaphores on freebsd if not configured (#9)H.Merijn Brand2016-12-09
| | * First flurry of using $rm_try to clean op (#8)H.Merijn Brand2016-12-09
| | * If cf_by is empty, try logname before whoami (#7)H.Merijn Brand2016-12-09
| | * Fix RT [perl #72156] Re: Perl 5.12.0 RC 0 - Pager detection (#4)H.Merijn Brand2016-05-29
| | * Ask pwd the absolute path if $src is relative (#5)H.Merijn Brand2016-05-29
| | * Escape ~ as some shells expand tilde during here-doc expansion (#6)H.Merijn Brand2016-05-29
| | * Spelling: it is explicitly without e in both US and UK English (#2)H.Merijn Brand2016-05-22
| | * Remove trailing whitespace in meta-lines in units (#3)H.Merijn Brand2016-05-22
| | * 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
| | * Added check for __builtin_bswap64().rmanfredi2014-04-08