summaryrefslogtreecommitdiff
path: root/src/OS/os.h-Linux
AgeCommit message (Collapse)Author
2016-08-20Tidying: coverity issuesJeremy Harris
2015-04-26Invert default for iconv() 2nd arg type, to match SUSv3. Bug 1161Jeremy Harris
Probably most of the lesser-used builds are already broken; this won't fix them
2012-06-06LLONG_MIN example in os.h-LinuxPhil Pennock
2012-05-23Define _ISOC99_SOURCE in exim.hPhil Pennock
Done before os.h is pulled in so an OS can override it.
2012-05-21features.h; tls_validate_require_cipher: log flag & testsexim-4_80_RC3Phil Pennock
Pull in <features.h> on Linux. Switch readconf log from D_all (bug) to D_tls (though D_any would have worked). Modified runtest to handle clamped DH bits and tls_validate_require_cipher added debug logging.
2011-06-29Remove obsolete $Cambridge$ CVS revision strings.Tony Finch
I have also de-CVSed the ABOUT files and cleaned up a few introductory comments.
2009-06-10Merge native DKIM support (from DEVEL_PDKIM)Tom Kistner
2007-10-04revert bogus checkin 1.6->1.5, resulting in 1.7, sorryTom Kistner
2007-10-04Added missing expansion links for dkim_domain and dkim_selectorTom Kistner
2006-12-20BugZilla 438Tom Kistner
2006-10-30Bugzilla #401 + #402Tom Kistner
2005-02-17Some changes to Linux configs to help with other libc OS.Philip Hazel
2004-11-12Added HAVE_SYS_STATVFS_H to the os.h file for Linux, as it has had thisPhilip Hazel
support for a long time. Removed HAVE_SYS_VFS_H.
2004-10-06StartPhilip Hazel