|
|
|
@421
|
[421]
|
07/11/10 23:03:14 |
bart |
Add sched.h include to fix a compiler warning |
|
|
|
@397
|
[397]
|
02/04/10 17:10:28 |
bart |
Now really add the sched_yield command and not only in commented out |
|
|
|
@393
|
[393]
|
02/03/10 15:06:05 |
bart |
Fix spinlocks on Solaris with Sun Compiler. #325 |
|
|
|
@392
|
[392]
|
02/03/10 14:38:00 |
bart |
Add a call to sched_yield after a failed spinlock to prevent … |
|
|
|
@375
|
[375]
|
01/19/10 16:49:13 |
bart |
Update year in copyright |
|
|
|
@333
|
[333]
|
08/20/07 18:40:16 |
bart |
Add code that checks the shared memory chunks if needed to make sure no … |
|
|
|
@301
|
[301]
|
02/15/07 17:56:41 |
bart |
Forgot to remove some really ugly debug code |
|
|
|
@300
|
[300]
|
02/15/07 17:39:22 |
bart |
Move spinlock stuff into mm.c, no need for an extra file with extra … |
|
|
|
@288
|
[288]
|
02/13/07 15:54:41 |
bart |
* Added a function to dump an eaccelerator class entry in debug.c
* … |
|
|
|
@286
|
[286]
|
01/04/07 19:57:38 |
bart |
Happy newyear!
(Felt bored while studying) |
|
|
|
@265
|
[265]
|
08/14/06 18:13:49 |
hans |
fixed svn properties on trunk (eol-style and keywords) |
|
|
|
@259
|
[259]
|
07/30/06 16:56:41 |
bart |
* Fixed detection of SysV IPC shared memory and made anonymous mmap
the … |
|
|
|
@230
|
[230]
|
07/19/06 16:11:01 |
bart |
Removed the code from mm.c that tried to allocate more then one segment
… |
|
|
|
@201
|
[201]
|
04/11/06 17:59:53 |
bart |
A lot of fixes to silence the compile warnings generated when compiling … |
|
|
|
@197
|
[197]
|
04/11/06 13:10:01 |
bart |
* Silenced the unlock function for win32 until a windows developer can
… |
|
|
|
@193
|
[193]
|
04/05/06 00:16:40 |
bart |
Fixed some error introduced by fixing some win32 stuff :( |
|
|
|
@191
|
[191]
|
04/03/06 13:39:31 |
bart |
* Moved the FLOCK stuff to a place so it can be used by eLoader to
* Fixed … |
|
|
|
@182
|
[182]
|
03/07/06 22:40:04 |
bart |
Set the svn keywords property to some files |
|
|
|
@176
|
[176]
|
03/05/06 13:18:54 |
bart |
The nigthly cvs tarballs of sf aren't that nigthly at all. The commits … |
|
|
|
@150
|
[150]
|
02/08/06 10:45:50 |
zoeloelip |
The owner of the a sysvipc mutex will now be changed on creation of
of … |
|
|
|
@131
|
[131]
|
11/15/05 13:30:25 |
zoeloelip |
README updates
i386 <-> x86_64 spinlock test |
|
|
|
@130
|
[130]
|
10/20/05 23:23:40 |
zoeloelip |
The two error message added to see if a lock has failed made … |
|
|
|
@129
|
[129]
|
10/13/05 22:18:29 |
zoeloelip |
* Changed semaphore permissions to 0666 so sysvipc locks work. Working
… |
|
|
|
@123
|
[123]
|
07/10/05 10:12:34 |
zoeloelip |
* Renamed some macros from MMC (mmcache) to EA (eg MMCG is now EAG)
* … |
|
|
|
@108
|
[108]
|
06/20/05 18:37:59 |
zoeloelip |
Set the test value shared memory to 32mb instead of 64mb because the
test … |
|
|
|
@100
|
[100]
|
05/15/05 23:40:26 |
zoeloelip |
Compile fix for bug 1201564. Seems like a type because HAVE_UNION_SEMUN … |
|
|
|
@73
|
[73]
|
05/05/05 10:53:05 |
zoeloelip |
This patch fixes some stuff concerning configuration. With this patch some … |
|
|
|
@63
|
[63]
|
04/26/05 16:29:20 |
zoeloelip |
Patch [1173095]: mm_alloc & mm_free clash with libirc |
|
|
|
@4
|
[4]
|
12/10/04 17:08:36 |
everaldo_canuto |
Initial revision |