summaryrefslogtreecommitdiff
path: root/sal/osl/unx
AgeCommit message (Expand)Author
2017-01-16osl_diagnose_backtrace_Impl(): leave a default value for FreeBSD.Pedro Giffuni
2017-01-13FreeBSD PPC: Missing patchPedro Giffuni
2016-12-08Update endianness detection on FreeBSD.Pedro Giffuni
2016-09-02Fix improper usage of strncat() and snprintf(). Flagged by -Wstrncat-sizeDon Lewis
2016-04-10Replace 0 with NULL for pointers.Pedro Giffuni
2016-02-06Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usuallyDamjan Jovanovic
2015-12-19Remember to NULL terminate when using strncpy.Pedro Giffuni
2015-12-13Use %tx to print ptrdiff_t.Damjan Jovanovic
2015-12-13Use %p to print pointers in sal backtraces instead of 0x%x + conversion to in...Damjan Jovanovic
2015-12-11Drop useless malloc casts in C codePedro Giffuni
2015-12-03Missing UnlockPedro Giffuni
2015-12-02Off by one using readlink(2)Pedro Giffuni
2015-11-30Destination buffer too smallPedro Giffuni
2015-11-27Use the ptrdiff_t printf format code for backtracing on FreeBSD.Damjan Jovanovic
2015-11-26Implement osl_diagnose_backtrace_Impl() on FreeBSD. Also fix the value of FRA...Damjan Jovanovic
2015-11-26Fix the stack frame layout for backtraces on FreeBSD.Damjan Jovanovic
2015-11-25i66807 - Fix GCC warning in backtrace.cPedro Giffuni
2015-11-24Resource leakPedro Giffuni
2015-10-13#i126586# don't break on non-Linux non-FreeBSD non-NetBSD *nix systems ...Damjan Jovanovic
2015-10-13#i126586# FreeBSD automation deadlock: osl_closeSocket() doesn't wake up thre...Damjan Jovanovic
2015-10-07FreeBSD: Small cleanup and enhancement.Pedro Giffuni
2015-10-07Enable some code from SUN Studio that works for other compilers (GCC).Pedro Giffuni
2015-10-04malloc + memset (0) --> callocPedro Giffuni
2014-04-29Many spelling fixes: directories r* - z*.Pedro Giffuni
2013-04-18#121996# integrate first part to remove 3layer officeJürgen Schmidt
2013-03-08avoid expensive pthread interlocking on clangHerbert Dürr
2013-03-08use the canonical "error:" string in osl's module loadingHerbert Dürr
2013-03-01quota.h should be included via generic path for our MacOSX targetsHerbert Dürr
2013-01-14i121614 - SAL Unix file handling: used pread/pwrite on FreeBSDPedro Giffuni
2012-12-03#i119252# - Solaris need #define OLD_SHADOW_APIPedro Giffuni
2012-05-03add convenience method for dynamic loadingHerbert Dürr
2012-03-21drop support for getspnam_r's ancient APIHerbert Dürr
2012-02-15remove svn:executable properties from more source filesHerbert Dürr
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-10-27i117017 - ARM optimization for armv6/armv7Pedro Giffuni
2011-03-28solaris11: sal: SIOCGIFHWADDR is defined on Solaris 11, but no ifr_hwaddr:Michael Stahl
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]
2011-02-23debuglevels: merged to-be-m101Frank Schoenheit [fs]
2011-02-20debuglevels: #i116845# on assertions, don't/call osl_osl_breakDebug depending...Frank Schoenheit [fs]
2011-01-28sb138: #i115619# osl_setThreadNamesb
2011-01-27Update from master repository (DEV300_m98).Matthias Huetsch [mhu]
2011-01-13sb139: #i116447# osl_receivePipe triggers OSL_TRACE for non-error EOFsb
2011-01-03sb135: merged in DEV300_m96sb
2010-12-14sb135: #i116050# make osl_trace output atomicsb