summaryrefslogtreecommitdiff
path: root/main/astfd.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-11-08DEBUG_FD_LEAKS: Add missing FD creators.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-06-10astfd: With RLIMIT_NOFILE only the current value is sensible.Alexander Traud
2015-09-19astfd: Adds a timestamp for each entry.Alexander Traud
2015-07-02astfd: Fix buffer overflow in DEBUG_FD_LEAKS.Walter Doekes
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2013-08-20Unregister CLI commands on exitKinsey Moore
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-04-23On some platforms, O_RDONLY is not a flag to be checked, but merely the absen...Tilghman Lesher
2009-11-06Merged revisions 228338 via svnmerge from David Vossel
2009-08-09Merged revisions 211274 via svnmerge from Tilghman Lesher
2009-04-09Merged revisions 187300-187301 via svnmerge from Tilghman Lesher