9
0
Fork 0
barebox/fs
Sascha Hauer 6188685091 Make errno a positive value
Normally errno contains a positive error value. A certain unnamed developer
mixed this up while implementing U-Boot-v2. Also, normally errno is never
set to zero by any library function.
This patch fixes this.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-05-14 08:35:54 +02:00
..
cramfs fs: get fs device using container_of 2012-02-25 14:03:56 +01:00
fat FAT: Fix error path 2012-03-18 15:03:31 +01:00
Kconfig Add automount support 2012-03-18 15:03:26 +01:00
Makefile Add suport for tftp as a filesystem 2012-02-19 18:48:38 +01:00
devfs-core.c complete: add delpart complete support 2012-04-30 20:37:40 +08:00
devfs.c fs: get fs device using container_of 2012-02-25 14:03:56 +01:00
fs.c Make errno a positive value 2012-05-14 08:35:54 +02:00
ramfs.c fs: get fs device using container_of 2012-02-25 14:03:56 +01:00
tftp.c fs tftp: use resolv to resolv ip address 2012-04-15 16:26:07 +02:00