On September 16, 2015 9:20:31 PM GMT+02:00, Waldemar Brodkorb <[email protected]> wrote: >Hi Yuriy, > >can you explain why these patches are useful?
posix_fallocate does not set errno, the non-standard, Linux fallocate does, according to its manpage (and returns -1 upon error). >Better standard conformance? Testsuite or runtime fixes? So at least the former. Should double check not to regress the posix variant.. ( or maybe that's a bug in the standard, didn't look yet). HTH, > >Thanks > Waldemar _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
