summaryrefslogtreecommitdiff
path: root/sal/osl/unx
AgeCommit message (Expand)Author
2001-07-20#88840# Fixed osl_executeProcess_WithRedirectedIOHennes Rohling
2001-07-19#88840# Implemented osl_executeProcess_WithRedirectedIOHennes Rohling
2001-06-27#88649# added missing charsetsOliver Braun
2001-06-22Apply patch: like LINUX, IRIX has sys/poll.hSander Vesik
2001-06-08#87994# osl_freeThreadHandle is replaced by osl_destroyThreadJörg Budischewski
2001-06-08#87994# osl_freeThreadHandle() is removedJörg Budischewski
2001-06-08#87994# osl_freeThreadHandle() is now unfunctional, osl_destroyThread does no...Jörg Budischewski
2001-06-08#87132#removed obsolete parameter in executeProcessOliver Braun
2001-06-08added missing #endifOliver Braun
2001-06-08removed localtime_r and gmtime_r stubsOliver Braun
2001-05-29#87522# some additional tiding upJörg Budischewski
2001-05-28#87522# duplicate free on memory block fixedJörg Budischewski
2001-05-28#87132# osl_getConfigDir and osl_getHomeDir should return file URLsOliver Braun
2001-05-18#87132# fixed type of bufferOliver Braun
2001-05-15Added a fprintf within the DEBUG block right after the dlsym call.Ping Liao
2001-05-15do not check uninitialized parameterOliver Braun
2001-05-14Add #define NO_PTHREAD_SEMAPHORES for NetBSDSander Vesik
2001-05-14Don't use CMD_ARG_PRG on NetBSD.Sander Vesik
2001-05-14osl_getProcessWorkingDir addedOliver Braun
2001-05-14rtl_str_compareIgnoreCase renamedOliver Braun
2001-05-14osl_sleepThread and osl_awakeThread removedOliver Braun
2001-05-14Missing local variable addedHennes Rohling
2001-05-11TF_FILEURLOliver Braun
2001-05-09#84715# osl_getThreadTextEncoding first defaults to contents of environment v...Hennes Rohling
2001-05-02integrated NETBSD on sparc patches for atomic reference count,Jens-Heiner Rechtien
2001-05-02fix daylight saving time detection and adjusted output of getGlobalTimer back...Oliver Braun
2001-05-02fixed socketaddr problem when using IP adresses instead of hostnamesJörg Budischewski
2001-04-27deprecated osl_copyPipe and osl_destroyPipe removedJörg Budischewski
2001-04-27deprecated osl_copySocket and osl_destroySocket removedJörg Budischewski
2001-04-26IRIX actually does have dl functions, so remove #define that says otherwiseSander Vesik
2001-04-26Merge NetBSD changes to trunkSander Vesik
2001-04-26Enhance endian support on IRIX.Sander Vesik
2001-04-26Insert a debug printf to help new ports with NO_DL_FUNCTIONSSander Vesik
2001-04-26#86413# moved SIGIOT from Terminate section to AccessViolation sectionJörg Budischewski
2001-04-11new module nlsupport addedOliver Braun
2001-04-11moved text encoding tables to nlsupport.cOliver Braun
2001-04-09fixed stupid typoOliver Braun
2001-04-09fixed compile errorOliver Braun
2001-04-09moved implementation of osl_getGlobalMutex to the correct blockOliver Braun
2001-04-08Add FreeBSD support.Sander Vesik
2001-04-08Merge NetBSD changes to the HEADSander Vesik
2001-04-06made osl_getGlobalMutex thread safeOliver Braun
2001-04-04#85289# Reimplemented 'osl_is<Receive|Send>Ready()' in terms of 'poll()'Matthias Huetsch
2001-03-30socket.cxx -> socket.cOliver Braun
2001-03-30#85528# Fixed 'osl_acceptPipe()' to set FD_CLOEXEC flag on accepted pipe.Matthias Huetsch
2001-03-30#85522# Forward SIGPROF to system handlerHennes Rohling
2001-03-22#82474# : protect setconditionmfe
2001-03-20fixed expression to terminate loop in osl_SleepThread and osl_ScheduleThreadGregor Hartmann
2001-03-19chg. True -> sal_True & False -> sal_FalseKurt Zenker
2001-03-19chg. pParamPipeImp -> pPipeKurt Zenker