Share

libfat

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2007-07-23 cvs -d:pserver:anonymous@libfat.cvs.sourceforge.net:/cvsroot/libfat login

cvs -z3 -d:pserver:anonymous@libfat.cvs.sourceforge.net:/cvsroot/libfat co -P modulename

Show:

What's happening?

  • Poor package libfat.tar.gz

    1. No version information in the package. 2. Unpacks to "fat", instead of "libfat". 3. No "configure" script or "Makefile" inside.

    2008-04-10 22:35:56 UTC by vi0

  • Comment: autoconf fails

    vi@vi-notebook:~/src/p/fat$ autoconf --version autoconf (GNU Autoconf) 2.61 vi@vi-notebook:~/src/p/fat$ automake --version automake (GNU automake) 1.10.

    2008-04-10 22:34:16 UTC by vi0

  • autoconf fails

    vi@vi-notebook:~/src/p/fat$ autoconf configure.ac:6: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:12: error: possibly undefined macro: AC_PROG_LIBTOOL vi@vi-notebook:~/src/p/fat$ ./configure ./configure: line 1695: syntax error near unexpected token `foreign'...

    2008-04-10 22:32:12 UTC by vi0

  • casts to different pointer sizes

    fusefat.c:230: warning: cast to pointer from integer of different size caused by F=(File_t *)fi->fh; sizeof(fh) == 8, and sizeof(F) == 4 (on i386). The fix is easy... cast it to long. I'm not aware of any arch's where sizeof(long) != sizeof(void *). Patch below.

    2008-01-29 23:34:46 UTC by codewookie

  • const warnings

    fat_write_data() prototype needs const for its buffer argument. Patch below.

    2008-01-29 23:21:24 UTC by codewookie

  • libfat

    Anonymous committed patchset 1 of module CVSROOT to the libfat CVS repository, changing 11 files.

    2007-07-23 10:12:27 UTC by nobody

  • libfat

    paoletto registered the libfat project.

    2007-07-23 10:06:17 UTC by paoletto

  • Welcome to Developers

    Welcome to Developers.

    2007-07-23 10:06:17 UTC by nobody

  • Welcome to Open Discussion

    Welcome to Open Discussion.

    2007-07-23 10:06:17 UTC by nobody

  • Welcome to Help

    Welcome to Help.

    2007-07-23 10:06:17 UTC by nobody

Our Numbers