summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)AuthorFilesLines
2011-01-27These files are C, not C++Tor Lillqvist2-2/+2
2011-01-26tweak this slightly differentlyCaolán McNamara1-2/+4
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken5-22/+9
2011-01-25Manipulate also the C runtime's environmentTor Lillqvist1-0/+16
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-7/+10
2011-01-25WaE: remove unused variableDavid Tardon1-3/+0
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara2-7/+1
2011-01-24Kill Win9x code in file.cxxTor Lillqvist1-7/+0
2011-01-24Kill Win9x security codeTor Lillqvist1-116/+67
2011-01-24Kill Win9x mutex codeTor Lillqvist1-98/+11
2011-01-24Drop pipeimpl.obj from SLOFILES, tooTor Lillqvist1-1/+0
2011-01-24Kill Win9x codeTor Lillqvist8-1253/+110
2011-01-16Initial hacks for 64-bit Windows buildTor Lillqvist1-2/+2
2010-12-16Handle NetBSD like the other BSDs in more cases.Thomas Klausner1-1/+1
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 4Gert Faller1-1/+1
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller6-10/+10
2010-12-09cppcheck: scope of these variables can be reducedCaolán McNamara1-2/+4
2010-12-06Replace all occured, occurance etc.Takeshi Abe13-34/+34
2010-12-05Remove redundant commentsJ. Graeme Lingard2-32/+0
2010-12-03fix typoCaolán McNamara1-1/+1
2010-11-26fix compilation issuesMichael Meeks1-5/+7
2010-11-26unused variables in ./sal/osl/unx/util.cJulien Nabet1-12/+6
2010-11-23Expression in OSL_PRECOND was invertedTor Lillqvist1-1/+1
2010-11-08Patches for ure, neeed by OpenBSDRobert Nagy12-29/+122
2010-11-01remove unused copy-and-pasted PAM_BINARY_MSG from os2 portCaolán McNamara1-4/+0
2010-11-01add missing parenthesisDavid Tardon1-1/+1
2010-11-01fix cppcheck realloc warningGert Faller1-2/+22
2010-11-01fix cppcheck realloc warningGert Faller2-3/+10
2010-10-27add modelines to .h and .c files as wellCaolán McNamara84-0/+209
2010-10-25micro optimizationsCaolán McNamara1-3/+3
2010-10-25cleanup / remove obsolete pam config piecesMichael Meeks1-9/+0
2010-10-25remove un-necessary pam usageNadav Vinik1-440/+0
2010-10-24micro optsCaolán McNamara1-1/+1
2010-10-19FreeBSD's unsetenv also returns an int.Thomas Klausner1-1/+1
2010-10-18NetBsd's unsetenv has a return valueCaolán McNamara1-1/+1
2010-10-18cleanup to use SAL_N_ELEMENTSKenneth Venken9-12/+16
2010-10-18remove non-compiled codePovilas Kanapickas15-1927/+2
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara3-1/+217
2010-10-17remove unused macro bufsizeofKenneth Venken1-2/+0
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken5-28/+25
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken3-13/+11
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth44-0/+122
2010-10-13AIX portCaolán McNamara13-26/+125
2010-10-13On NetBSD, Use path.h for finding tmpdir.Thomas Klausner1-0/+6
2010-10-13Better NetBSD support.Thomas Klausner2-2/+7
2010-10-13Support NetBSD (switched to statvfs instead of statfs some time ago).Thomas Klausner1-2/+28
2010-10-13Handle NetBSD the same way as FreeBSD.Thomas Klausner1-2/+2
2010-10-13Remove redundant #include, #define & commentsJ. Graeme Lingard4-14/+0
2010-10-09Support NetBSD better.Thomas Klausner1-6/+13
2010-10-09Handle NetBSD in the same way as FreeBSD.Thomas Klausner1-2/+2