index
:
libreoffice/ure
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/gnumake4
feature/gsoc2011_wizards
feature/helppack
feature/layout
feature/onemsi
feature/pptx-export-ooxml11
feature/rodatastrings
feature/winshrink
gr2
integration/dev300_m101
integration/dev300_m106
integration/dev300_m98
libreoffice-3-3
libreoffice-3-3-0
libreoffice-3-3-1
libreoffice-3-3-2
libreoffice-3-3-3
libreoffice-3-3-4
libreoffice-3-4
libreoffice-3-4-0
libreoffice-3-4-1
libreoffice-3-4-2
libreoffice-3-4-3
libreoffice-3-4-4
libreoffice-3-4-5
libreoffice-3-4-6
master
master-backup
master-deleted
split-build
obsolete from 3.5 - UNO Runtime Environment
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sal
/
osl
/
w32
/
pipe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-24
Kill Win9x code
Tor Lillqvist
1
-222
/
+110
2010-12-06
Replace all occured, occurance etc.
feature/currency-64bit
Takeshi Abe
1
-4
/
+4
2010-10-27
add modelines to .h and .c files as well
Caolán McNamara
1
-0
/
+2
2010-02-25
sb118: merged in DEV300_m72
sb
1
-4
/
+1
2010-02-12
changefileheader2: #i109125#: change source file copyright notice from Sun Mi...
Jens-Heiner Rechtien
1
-4
/
+1
2010-01-14
sb118: #i23307# do not return osl_Pipe_E_None from osl_getLastPipeError(0)
sb
1
-1
/
+1
2008-04-10
INTEGRATION: CWS changefileheader (1.19.268); FILE MERGED
Rüdiger Timm
1
-24
/
+19
2006-06-20
INTEGRATION: CWS warnings01 (1.17.184); FILE MERGED
Jens-Heiner Rechtien
1
-6
/
+6
2005-09-08
INTEGRATION: CWS ooo19126 (1.17.188); FILE MERGED
Rüdiger Timm
1
-47
/
+21
2004-02-03
INTEGRATION: CWS sal05 (1.16.156); FILE MERGED
Jens-Heiner Rechtien
1
-3
/
+3
2002-07-01
#100853# Despite WidechartoMultiByte on Windows 98 does not copy a terminatin...
Hennes Rohling
1
-5
/
+5
2002-06-24
#98191 Added Unicode wrapped pipe emulation code
Hennes Rohling
1
-509
/
+60
2001-12-05
#95615# Use CreateMutexA instead of CreateMutexW on Win9x to synchronize pipe...
Hennes Rohling
1
-3
/
+16
2001-11-23
#94789# Make pipe creation atomic
Hennes Rohling
1
-43
/
+63
2001-11-23
#94789# Fixed buggy pipe connection handling for NT
Hennes Rohling
1
-37
/
+60
2001-10-19
#93464#replaced wrongly used calloc with rtl_allocateZeroMemory
Tino Rachui
1
-3
/
+4
2001-09-20
#87539# To support multiple pipe connections we must distinguish between acce...
Hennes Rohling
1
-16
/
+36
2001-07-24
#90151# Fixed osl_closePipe() non-NT case.
Stephan Bergmann
1
-8
/
+9
2001-07-19
#89936# fixed refcounting bug for win98
Stephan Schäfer
1
-2
/
+4
2001-07-09
#89386#fixed memory leak in osl_createPipe, two strings (name,path) were allo...
Tino Rachui
1
-3
/
+19
2001-06-26
#88225# merge pipe race fix from udk208.
dic
1
-16
/
+23
2001-04-27
deprecated destroyPipe and copyPipe removed
Jörg Budischewski
1
-20
/
+3
2001-03-14
made socket and pipe refcounted, added blocking read write methods, added dir...
Jörg Budischewski
1
-256
/
+290
2001-03-09
#84782# fix race between `osl_createPipe' and `osl_acceptPipe'.
dic
1
-2
/
+5
2000-09-29
Code cleanup.
Martin Maher
1
-69
/
+2
2000-09-18
initial import
Jens-Heiner Rechtien
1
-0
/
+1063