aboutsummaryrefslogtreecommitdiffstats
path: root/main/strcompat.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Merged revisions 301263 via svnmerge from tilghman1-16/+16
2010-09-28Merged revisions 289104 via svnmerge from tilghman1-0/+90
2010-09-24Merged revisions 288638 via svnmerge from tilghman1-0/+13
2010-04-30Don't allow file descriptors to go above 64k, when we're closing them in a fo...tilghman1-0/+32
2009-12-06Move implementation of closefrom(3) from app.c to strcompat.ctilghman1-0/+34
2009-12-02So apparently, some platforms don't have ffsll(3).tilghman1-0/+13
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-0/+52
2009-07-22Merged revisions 208083 via svnmerge from tilghman1-127/+0
2008-03-04Whitespace changes onlytilghman1-28/+28
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-9/+0
2007-06-07Merged revisions 68192 via svnmerge from russell1-0/+1
2007-06-07Reverting part of #67864 to be able to compile agi/eagi-test that relies on t...oej1-2/+2
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-2/+2
2007-04-06Merged revisions 60603 via svnmerge from russell1-0/+128
2006-09-18Only use alloca.h on OSes that have it.qwell1-1/+4
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cqwell1-0/+263
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+77