about summary refs log tree commit homepage
path: root/cloexec_detect.c
DateCommit message (Expand)
2020-01-18s/bogomips.org/yhbt.net/, update copyrights for 2020
2018-11-28update copyrights for 2018 and use SPDX for "GPL-3.0+"
2016-05-29update copyrights for 2016
2015-03-06copyright updates for 2015
2014-11-02update copyrights to 2014 (and all contributors)
2013-02-07omit trailing newline from die() and warn() calls
2013-01-17copyright comment updates for 2013
2012-10-30die() using error() from glibc/gnulib
2012-10-29add missing copyright + license info to a few files
2012-02-18remove FIXME targets for non-GCC
2012-01-19simplify logic for enforcing O_CLOEXEC on open()
2012-01-13close-on-exec cleanups and documentation
2012-01-11initial commit