summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-07Add autom4te.cache to the ignored filesHEADmasterKlaus Treichel2-0/+5
2009-06-06rename .cvsimport to .gitimportKlaus Treichel26-0/+0
2006-02-20minor re-work of build-debian scriptsbefore.move.to.gitoriginRussell Stuart3-51/+64
2006-01-15Update working version to "0.7.5".Rhys Weatherley2-1/+3
2006-01-15Whoops, wrong version number.r.0.7.4Rhys Weatherley1-1/+1
2006-01-15Update version for the "0.7.3" release.Rhys Weatherley3-1/+10
2005-12-28Replace the outdated version of config.sub with the one in pnet.Klaus Treichel2-148/+352
2005-08-17Update working version to "0.7.3".Rhys Weatherley2-1/+3
2005-08-17Update version for the "0.7.2" release.r.0.7.2Rhys Weatherley3-1/+9
2005-06-11Update working version to "0.7.1".Rhys Weatherley2-1/+3
2005-06-11Update version for the "0.7.0" release.r.0.7.0Rhys Weatherley3-1/+10
2005-01-23updated build-depend-packages.sh for 0.6.12Russell Stuart2-7/+40
2005-01-16Update working version to "0.6.13".Rhys Weatherley2-1/+3
2005-01-16Update version for the "0.6.12" release.r.0.6.12Rhys Weatherley3-1/+9
2004-10-30Update working version to "0.6.11".Rhys Weatherley2-1/+3
2004-10-30Update version for the "0.6.10" release.r.0.6.10Rhys Weatherley3-1/+9
2004-09-06Cleaned up Debian packagingRussell Stuart7-4/+496
2004-08-08Update working version to "0.6.9".Rhys Weatherley2-1/+3
2004-08-08Update version for the "0.6.8" release.r.0.6.8Rhys Weatherley3-1/+11
2004-08-07Detect the path for "cscc-cpp" correctly (fixes bug #9757).Rhys Weatherley2-0/+11
2004-07-122004-07-12 Klaus Treichel <[email protected]>Klaus Treichel2-10/+7
2004-05-29Changed spinlock lock/trylock functions to use CompareExchange rather than Ex...Thong Nguyen2-4/+9
2004-05-29Update working version to "0.6.7".Rhys Weatherley2-1/+3
2004-05-29Fix an erroneous checkin.r.0.6.6Rhys Weatherley1-4/+1
2004-05-29Update version for the "0.6.6" release.Rhys Weatherley4-2/+18
2004-05-04fix minor signature issue with lseekGopal V2-1/+6
2004-05-02Fix minor mismatch betwen pthread_glue.cs and pthread_thread.cGopal V2-2/+7
2004-03-18Add a large number of socket and netdb related functions.Rhys Weatherley30-9/+3096
2004-03-16Import the "inet*" routines from glibc.Rhys Weatherley18-2/+2150
2004-03-16Add headers and scaffolding for the socket functions.Rhys Weatherley24-3/+1753
2004-03-16Add the paths for System.dll and DotGNU.SSL.dll to the compiler command-lines,Rhys Weatherley3-0/+22
2004-03-16Move the "fd operations" classes down into OpenSystem.C.Rhys Weatherley2-161/+11
2004-03-16Implement the "fcntl" function.Rhys Weatherley4-0/+120
2004-03-16Add the "LibCFDOperations" interface, which provides access to OS fileRhys Weatherley2-0/+197
2004-03-15Fix references to word sizes, particularly __WORDSIZE, so that they are dynamic.Rhys Weatherley7-58/+40
2004-03-14Repair a file that was mangled in the previous checkin.Rhys Weatherley1-0/+109
2004-03-14Remove the "no-dependencies" flag because "cscc" can now handleRhys Weatherley19-129/+5
2004-03-13Update working version to "0.6.5".Rhys Weatherley2-3/+7
2004-03-13Update version for the "0.6.4" release.r.0.6.4Rhys Weatherley3-1/+23
2004-03-12Detect "ilranlib" and set "RANLIB" appropriately.Rhys Weatherley1-5/+1
2004-03-12Detect "ilranlib" and set "RANLIB" appropriately.Rhys Weatherley2-0/+13
2004-03-11Add an RPM spec file for pnetC.Rhys Weatherley4-1/+57
2004-03-11Change "__restrict__" to "__restrict" so that the header compiles correctly.Rhys Weatherley2-8/+13
2004-03-07Begin adding locale routines to libc.Rhys Weatherley9-0/+542
2004-03-06Remove the "64.dll" and "32.dll" suffixes from the assemblies,Rhys Weatherley7-42/+29
2004-03-06Remove references to "__native__", which is no longer in the CRhys Weatherley19-32/+40
2004-03-02Add the "delete" keyword to csharp.h.Rhys Weatherley2-0/+6
2004-03-01Replace references to the "__thread_specific__" keyword with "__declspec(thre...Rhys Weatherley10-13/+19
2004-03-01Check in a large number of headers under <assembly/xxx.h> to easeRhys Weatherley48-1/+1765
2004-02-29Add "-fcpp-path" to the compiler command-line, to point at the location of "c...Rhys Weatherley2-0/+9