forked from Imagelibrary/rtems
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/imfs/imfs_getchild.c: include <string.h>. * src/imfs/imfs_gtkn.c: Include <string.h>. * src/imfs/ioman.c: Include <string.h>. * src/imfs/linearfile.c: Include <string.h>. * src/imfs/memfile.c: Include <string.h>.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* src/imfs/imfs_getchild.c: include <string.h>.
|
||||
* src/imfs/imfs_gtkn.c: Include <string.h>.
|
||||
* src/imfs/ioman.c: Include <string.h>.
|
||||
* src/imfs/linearfile.c: Include <string.h>.
|
||||
* src/imfs/memfile.c: Include <string.h>.
|
||||
|
||||
2001-04-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* src/dosfs/Makefile.am: Per PR129 do not install as many files
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
#include <errno.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include "imfs.h"
|
||||
|
||||
static char dotname[2] = ".";
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "imfs.h"
|
||||
#include <rtems/libio_.h>
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <rtems.h>
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* src/imfs/imfs_getchild.c: include <string.h>.
|
||||
* src/imfs/imfs_gtkn.c: Include <string.h>.
|
||||
* src/imfs/ioman.c: Include <string.h>.
|
||||
* src/imfs/linearfile.c: Include <string.h>.
|
||||
* src/imfs/memfile.c: Include <string.h>.
|
||||
|
||||
2001-04-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* src/dosfs/Makefile.am: Per PR129 do not install as many files
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
#include <errno.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include "imfs.h"
|
||||
|
||||
static char dotname[2] = ".";
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "imfs.h"
|
||||
#include <rtems/libio_.h>
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <rtems.h>
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* src/imfs/imfs_getchild.c: include <string.h>.
|
||||
* src/imfs/imfs_gtkn.c: Include <string.h>.
|
||||
* src/imfs/ioman.c: Include <string.h>.
|
||||
* src/imfs/linearfile.c: Include <string.h>.
|
||||
* src/imfs/memfile.c: Include <string.h>.
|
||||
|
||||
2001-04-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* src/dosfs/Makefile.am: Per PR129 do not install as many files
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
#include <errno.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include "imfs.h"
|
||||
|
||||
static char dotname[2] = ".";
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "imfs.h"
|
||||
#include <rtems/libio_.h>
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <rtems.h>
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user