git
»
libjio
»
btrfs
Browse current source tree
← prev
|
next →
2008-08-03
Remove obsolete utilities
Alberto Bertogli
2008-07-25
By default, hide the compiler line when building
Alberto Bertogli
2008-07-25
Default to build using C99 and -pedantic
Alberto Bertogli
2008-07-25
Unify the Makefile
Alberto Bertogli
2008-07-25
Fix _FILE_OFFSET_BITS check in libjio.h
Alberto Bertogli
2008-07-25
Change "paralell" into "parallel"
Alberto Bertogli
2008-07-25
Update website and email address.
Alberto Bertogli
2008-03-13
Add a .gitignore file
Alberto Bertogli
2007-07-15
Re-license under the OSL 3.0.
Alberto Bertogli
2007-03-30
Make a prototype more explicit.
Alberto Bertogli
darcs_import
2007-03-30
Cast a parameter in mmap() to properly identify it as a v...
Alberto Bertogli
2005-12-20
libjio 0.23
Alberto Bertogli
0.23
2005-12-04
Add the tests directory to the repo.
Alberto Bertogli
2005-12-04
Fix check for read-only access in jopen().
Alberto Bertogli
2005-12-04
Proper use of -fPIC.
Alberto Bertogli
2005-03-10
libjio 0.22
Alberto Bertogli
0.22
2005-03-10
Reintroduce dup() and dup2() in the preloader.
Alberto Bertogli
2005-03-10
Fix some datatypes to avoid overflows and losses.
Alberto Bertogli
2005-03-10
Fix transaction lenght checking.
Alberto Bertogli
2005-03-10
Add a release script.
Alberto Bertogli
2005-03-10
Remove old utilities.
Alberto Bertogli
2005-03-10
Fix the exporter script to handle '/' in patch names.
Alberto Bertogli
2005-03-10
Allow pthread_mutex_lock()/unlock() to fail in the preloa...
Alberto Bertogli
2005-03-03
UNDO: Add dup() and dup2() to the preloader.
Alberto Bertogli
2005-03-10
Use -O properly.
Alberto Bertogli
2005-03-09
Update the "UPGRADING" document.
Alberto Bertogli
2005-03-09
Add -fPIC to libjio.so compile.
Alberto Bertogli
2005-03-03
Add dup() and dup2() to the preloader.
Alberto Bertogli
2004-11-28
Add a record exporter script
Alberto Bertogli
2004-11-28
Limit transaction's size.
Alberto Bertogli
2004-11-28
Remove failed operations from the list.
Alberto Bertogli
2004-11-26
Implement journal relocation
Alberto Bertogli
2004-11-26
Fix the ANSI jrewind() wrapper definition.
Alberto Bertogli
2004-10-13
Version 0.21
Alberto Bertogli
0.21
end_of_ps
2004-10-10
Add unlink() to the preload library.
Alberto Bertogli
2004-10-10
Raise an exception if trans.add() fails.
Alberto Bertogli
2004-10-10
Add J_RDONLY constant to Python binding.
Alberto Bertogli
2004-10-10
Allow to open files read-only.
Alberto Bertogli
2004-10-10
This patch implements a preloader library for the UNIX API.
Alberto Bertogli
2004-10-10
Add a small document describing how transaction IDs are a...
Alberto Bertogli
2004-10-04
Transactions ID are always unsigned; however get_jtfile()...
Alberto Bertogli
2004-10-03
This fixes a very subtle (and not so hard to hit) race in...
Alberto Bertogli
2004-10-04
Nowadays, we unlock operations as we commit them. However...
Alberto Bertogli
2004-09-26
The vector argument to jreadv() must be const.
Alberto Bertogli
2004-09-19
Version 0.20
Alberto Bertogli
0.20
2004-09-19
On BSD, the default "make" is not GNU make, and Makefiles...
Alberto Bertogli
2004-09-19
Add a section on compiling and linking in the programming...
Alberto Bertogli
2004-09-19
When linking an application that doesn't use Large File S...
Alberto Bertogli
2004-09-19
Update UPDATING document.
Alberto Bertogli
2004-09-19
This patch fixes a very ugly deadlock when using lingerin...
Alberto Bertogli
← prev
|
next →