summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2011-01-27These files are C, not C++Tor Lillqvist
2011-01-26tweak this slightly differentlyCaolán McNamara
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken
2011-01-25Manipulate also the C runtime's environmentTor Lillqvist
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-25WaE: remove unused variableDavid Tardon
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24Kill Win9x code in file.cxxTor Lillqvist
2011-01-24Kill Win9x security codeTor Lillqvist
2011-01-24Kill Win9x mutex codeTor Lillqvist
2011-01-24Drop pipeimpl.obj from SLOFILES, tooTor Lillqvist
2011-01-24Kill Win9x codeTor Lillqvist
2011-01-16Initial hacks for 64-bit Windows buildTor Lillqvist
2010-12-16Handle NetBSD like the other BSDs in more cases.Thomas Klausner
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 4Gert Faller
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller
2010-12-09cppcheck: scope of these variables can be reducedCaolán McNamara
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-12-05Remove redundant commentsJ. Graeme Lingard
2010-12-03fix typoCaolán McNamara
2010-11-26fix compilation issuesMichael Meeks
2010-11-26unused variables in ./sal/osl/unx/util.cJulien Nabet
2010-11-23Expression in OSL_PRECOND was invertedTor Lillqvist
2010-11-08Patches for ure, neeed by OpenBSDRobert Nagy
2010-11-01remove unused copy-and-pasted PAM_BINARY_MSG from os2 portCaolán McNamara
2010-11-01add missing parenthesisDavid Tardon
2010-11-01fix cppcheck realloc warningGert Faller
2010-11-01fix cppcheck realloc warningGert Faller
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-25micro optimizationsCaolán McNamara
2010-10-25cleanup / remove obsolete pam config piecesMichael Meeks
2010-10-25remove un-necessary pam usageNadav Vinik
2010-10-24micro optsCaolán McNamara
2010-10-19FreeBSD's unsetenv also returns an int.Thomas Klausner
2010-10-18NetBsd's unsetenv has a return valueCaolán McNamara
2010-10-18cleanup to use SAL_N_ELEMENTSKenneth Venken
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara
2010-10-17remove unused macro bufsizeofKenneth Venken
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13AIX portCaolán McNamara
2010-10-13On NetBSD, Use path.h for finding tmpdir.Thomas Klausner
2010-10-13Better NetBSD support.Thomas Klausner
2010-10-13Support NetBSD (switched to statvfs instead of statfs some time ago).Thomas Klausner
2010-10-13Handle NetBSD the same way as FreeBSD.Thomas Klausner
2010-10-13Remove redundant #include, #define & commentsJ. Graeme Lingard
2010-10-09Support NetBSD better.Thomas Klausner
2010-10-09Handle NetBSD in the same way as FreeBSD.Thomas Klausner