summaryrefslogtreecommitdiff
path: root/sal/osl/unx/process.c
AgeCommit message (Expand)Author
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-09sb118: merged in DEV300_m69sb
2009-12-18sb118: allow environment variables to be unset in osl_executeProcess (undocum...sb
2009-12-10sb116: #i106074# moved variable declarations to beginning of C blocks, for no...sb
2009-11-13sb116: #i106845# removed obsolete IRIX portsb
2009-10-29sb116: #i106384# avoid GCC warnings produced if -fno-strict-aliasing were rem...sb
2009-10-20#i106074# silence warning about potentially uninitialized variable in previou...sb
2009-10-20#i106074# silence extra warnings with GCC Fortify Source (patch by cmc)sb
2009-10-13#i105348# get rid of LinuxThread-specific code (NPTL define)sb
2009-09-16CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien
2009-07-27CWS-TOOLING: integrate CWS kso32fixesJens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.43.154); FILE MERGEDRüdiger Timm
2007-03-14INTEGRATION: CWS jl57 (1.42.12); FILE MERGEDOliver Bolte
2007-01-16INTEGRATION: CWS lfs (1.40.74); FILE MERGEDVladimir Glazounov
2007-01-03INTEGRATION: CWS sb67 (1.40.78); FILE MERGEDJens-Heiner Rechtien
2006-06-20INTEGRATION: CWS warnings01 (1.36.12); FILE MERGEDJens-Heiner Rechtien
2006-05-04INTEGRATION: CWS hro04 (1.38.38); FILE MERGEDRüdiger Timm
2006-01-20INTEGRATION: CWS macosx20xfixes01 (1.36.34); FILE MERGEDOliver Bolte
2006-01-20INTEGRATION: CWS cmcfixes23 (1.36.48); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.35.98); FILE MERGEDRüdiger Timm
2004-10-28INTEGRATION: CWS valgrind02 (1.34.70); FILE MERGEDRüdiger Timm
2004-03-30INTEGRATION: CWS sb14 (1.33.18); FILE MERGEDRüdiger Timm
2004-02-04INTEGRATION: CWS ooo20031216 (1.31.68); FILE MERGEDJens-Heiner Rechtien
2004-02-03INTEGRATION: CWS sal05 (1.31.36); FILE MERGEDJens-Heiner Rechtien
2003-07-02INTEGRATION: CWS ooo11rc (1.30.4); FILE MERGEDVladimir Glazounov
2003-06-12INTEGRATION: CWS mh11rc (1.29.42); FILE MERGEDVladimir Glazounov
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-03-25#i12645#: unhandled NULL return from getCmdLine() causes crashes in build toolsChris Halls
2002-12-14#104563#switch to unicode, no more working on byte stringTino Rachui
2002-11-13#104953#osl_getExecutableFile behaved wrong when the file name was relativelyTino Rachui
2002-10-11#104042# remove osl_getFullPathOliver Braun
2002-08-12join: from OOO_STABLE_1, #101685Martin Hollmichel
2002-08-03#99274# Typo in 'sendFdPipe()'. Joined from r1.19.6.3Matthias Huetsch
2002-07-28#99274# Fixed 'receiveFdPipe()' to use same buffer size as 'sendFdPipe()'. Jo...Matthias Huetsch
2002-01-09#96331# revoked changes for #82474#Oliver Braun
2001-11-27add: unsetenv HOME also for FREEBSD #95126#Martin Hollmichel
2001-09-11#88460# added osl_getProcessLocale and osl_setProcessLocaleOliver Braun
2001-07-29#90353# Fixed invalid memory allocation function mix in 'osl_getFullPath()'.Matthias Huetsch
2001-07-20#88840# Fixed osl_executeProcess_WithRedirectedIOHennes Rohling
2001-07-19#88840# Implemented osl_executeProcess_WithRedirectedIOHennes Rohling
2001-06-08#87994# osl_freeThreadHandle is replaced by osl_destroyThreadJörg Budischewski
2001-06-08#87132#removed obsolete parameter in executeProcessOliver Braun
2001-05-14Don't use CMD_ARG_PRG on NetBSD.Sander Vesik
2001-05-14osl_getProcessWorkingDir addedOliver Braun
2001-05-11TF_FILEURLOliver Braun
2001-03-22#82474# : protect setconditionmfe
2001-03-14pipe+socket now refcounted, add blocking read/write access, removed osl_getIO...Jörg Budischewski
2001-02-26#84329#mfe
2001-02-20#83978# : use getThreadTextEncodingmfe