index
:
dotgnu-pnet/pnetC.git
DotGNU Portable.NET C library (pnetC)
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-07
Add autom4te.cache to the ignored files
HEAD
master
Klaus Treichel
2
-0
/
+5
2009-06-06
rename .cvsimport to .gitimport
Klaus Treichel
26
-0
/
+0
2006-02-20
minor re-work of build-debian scripts
before.move.to.git
origin
Russell Stuart
3
-51
/
+64
2006-01-15
Update working version to "0.7.5".
Rhys Weatherley
2
-1
/
+3
2006-01-15
Whoops, wrong version number.
r.0.7.4
Rhys Weatherley
1
-1
/
+1
2006-01-15
Update version for the "0.7.3" release.
Rhys Weatherley
3
-1
/
+10
2005-12-28
Replace the outdated version of config.sub with the one in pnet.
Klaus Treichel
2
-148
/
+352
2005-08-17
Update working version to "0.7.3".
Rhys Weatherley
2
-1
/
+3
2005-08-17
Update version for the "0.7.2" release.
r.0.7.2
Rhys Weatherley
3
-1
/
+9
2005-06-11
Update working version to "0.7.1".
Rhys Weatherley
2
-1
/
+3
2005-06-11
Update version for the "0.7.0" release.
r.0.7.0
Rhys Weatherley
3
-1
/
+10
2005-01-23
updated build-depend-packages.sh for 0.6.12
Russell Stuart
2
-7
/
+40
2005-01-16
Update working version to "0.6.13".
Rhys Weatherley
2
-1
/
+3
2005-01-16
Update version for the "0.6.12" release.
r.0.6.12
Rhys Weatherley
3
-1
/
+9
2004-10-30
Update working version to "0.6.11".
Rhys Weatherley
2
-1
/
+3
2004-10-30
Update version for the "0.6.10" release.
r.0.6.10
Rhys Weatherley
3
-1
/
+9
2004-09-06
Cleaned up Debian packaging
Russell Stuart
7
-4
/
+496
2004-08-08
Update working version to "0.6.9".
Rhys Weatherley
2
-1
/
+3
2004-08-08
Update version for the "0.6.8" release.
r.0.6.8
Rhys Weatherley
3
-1
/
+11
2004-08-07
Detect the path for "cscc-cpp" correctly (fixes bug #9757).
Rhys Weatherley
2
-0
/
+11
2004-07-12
2004-07-12 Klaus Treichel <
[email protected]
>
Klaus Treichel
2
-10
/
+7
2004-05-29
Changed spinlock lock/trylock functions to use CompareExchange rather than Ex...
Thong Nguyen
2
-4
/
+9
2004-05-29
Update working version to "0.6.7".
Rhys Weatherley
2
-1
/
+3
2004-05-29
Fix an erroneous checkin.
r.0.6.6
Rhys Weatherley
1
-4
/
+1
2004-05-29
Update version for the "0.6.6" release.
Rhys Weatherley
4
-2
/
+18
2004-05-04
fix minor signature issue with lseek
Gopal V
2
-1
/
+6
2004-05-02
Fix minor mismatch betwen pthread_glue.cs and pthread_thread.c
Gopal V
2
-2
/
+7
2004-03-18
Add a large number of socket and netdb related functions.
Rhys Weatherley
30
-9
/
+3096
2004-03-16
Import the "inet*" routines from glibc.
Rhys Weatherley
18
-2
/
+2150
2004-03-16
Add headers and scaffolding for the socket functions.
Rhys Weatherley
24
-3
/
+1753
2004-03-16
Add the paths for System.dll and DotGNU.SSL.dll to the compiler command-lines,
Rhys Weatherley
3
-0
/
+22
2004-03-16
Move the "fd operations" classes down into OpenSystem.C.
Rhys Weatherley
2
-161
/
+11
2004-03-16
Implement the "fcntl" function.
Rhys Weatherley
4
-0
/
+120
2004-03-16
Add the "LibCFDOperations" interface, which provides access to OS file
Rhys Weatherley
2
-0
/
+197
2004-03-15
Fix references to word sizes, particularly __WORDSIZE, so that they are dynamic.
Rhys Weatherley
7
-58
/
+40
2004-03-14
Repair a file that was mangled in the previous checkin.
Rhys Weatherley
1
-0
/
+109
2004-03-14
Remove the "no-dependencies" flag because "cscc" can now handle
Rhys Weatherley
19
-129
/
+5
2004-03-13
Update working version to "0.6.5".
Rhys Weatherley
2
-3
/
+7
2004-03-13
Update version for the "0.6.4" release.
r.0.6.4
Rhys Weatherley
3
-1
/
+23
2004-03-12
Detect "ilranlib" and set "RANLIB" appropriately.
Rhys Weatherley
1
-5
/
+1
2004-03-12
Detect "ilranlib" and set "RANLIB" appropriately.
Rhys Weatherley
2
-0
/
+13
2004-03-11
Add an RPM spec file for pnetC.
Rhys Weatherley
4
-1
/
+57
2004-03-11
Change "__restrict__" to "__restrict" so that the header compiles correctly.
Rhys Weatherley
2
-8
/
+13
2004-03-07
Begin adding locale routines to libc.
Rhys Weatherley
9
-0
/
+542
2004-03-06
Remove the "64.dll" and "32.dll" suffixes from the assemblies,
Rhys Weatherley
7
-42
/
+29
2004-03-06
Remove references to "__native__", which is no longer in the C
Rhys Weatherley
19
-32
/
+40
2004-03-02
Add the "delete" keyword to csharp.h.
Rhys Weatherley
2
-0
/
+6
2004-03-01
Replace references to the "__thread_specific__" keyword with "__declspec(thre...
Rhys Weatherley
10
-13
/
+19
2004-03-01
Check in a large number of headers under <assembly/xxx.h> to ease
Rhys Weatherley
48
-1
/
+1765
2004-02-29
Add "-fcpp-path" to the compiler command-line, to point at the location of "c...
Rhys Weatherley
2
-0
/
+9
[next]