| 
        2004-05-07
     | 
    
        
            Update the manpage to reflect latest changes, and improve...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-05-05
     | 
    
        
            jread() and jpread() can return partial reads under some ...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-05-05
     | 
    
        
            Make jfsck() rewrite the lockfile to save the new maximum...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-05-05
     | 
    
        
            After the journal has been checked with jfsck(), what sho...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-05-05
     | 
    
        
            Make jfsck()'s first parameter, "name", const.
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-05-05
     | 
    
        
            Make jfsck() lock the transaction file instead of the rea...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-05-05
     | 
    
        
            In jfsck() I forgot to close three files (well, two and a...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-05-05
     | 
    
        
            Add a INSTALL file describing the installation procedure.
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-05-05
     | 
    
        
            When compiling with -pedantic (-ansi was just fine) I fou...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-05-05
     | 
    
        
            Sometimes compiling with -ansi -pedantic can catch nice e...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-05-05
     | 
    
        
            write(), pwrite() and writev() have the buffer parameter ...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-05-04
     | 
    
        
            According to my fcntl's manpage, POSIX 1003.1-2001 allows...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-05-04
     | 
    
        
            On some (most?) systems, you have to define XOPEN_SOURCE ...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-04-30
     | 
    
        
            Version 0.13 (funny that I forgot to update this in the t...
     | 
    
        Alberto Bertogli
     | 
    
0.13
     | 
    | 
        2004-04-30
     | 
    
        
            This is an upgrade to the "tests" directory which contain...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-04-30
     | 
    
        
            Update the README file.
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-04-30
     | 
    
        
            If we want the library to be linked against C++ source, w...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-04-30
     | 
    
        
            This patch changes the commit procedure (and thus jfsck()...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-04-30
     | 
    
        
            There is no point in open lockfile O_SYNC now that it's n...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-04-15
     | 
    
        
            Make jfsck() independant of the lockfile (the file named ...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-04-05
     | 
    
        
            There was a very strange and weird bug inside jfsck() whi...
     | 
    
        Alberto Bertogli
     | 
    
0.12
     | 
    | 
        2004-04-05
     | 
    
        
            We never called jtrans_free() inside the wrappers, so som...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-04-05
     | 
    
        
            In strdup() checks, there are two checks with the wrong v...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-04-05
     | 
    
        
            We use jfs.lock inside the wrappers to protect paralell f...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-04-05
     | 
    
        
            To match the unix definition, jopen()'s pathname argument...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-04-05
     | 
    
        
            Make "make install" create the destination directory, jus...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-04-02
     | 
    
        
            Fix a very stupid but important bug that didn't update th...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-03-31
     | 
    
        
            Calls to strdup() alloc memory using malloc(), and there'...
     | 
    
        Alberto Bertogli
     | 
    
0.11
     | 
    | 
        2004-03-31
     | 
    
        
            Somehow libjio.h jumped over the doc directory where it's...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-03-31
     | 
    
        
            I obviously can't spell =) Even though I looked it up in ...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-03-31
     | 
    
        
            Check for strdup() failures (it can fail if we're low on ...
     | 
    
        Alberto Bertogli
     | 
    | 
        2004-03-31
     | 
    
        
            In the previous release I forgot to include this patch, w...
     | 
    
        Alberto Bertogli
     | 
    | 
        2007-07-15
     | 
    
        
            Initial commit.
     | 
    
        Alberto Bertogli
     | 
    
0.10
     |