Edit

IABSD.fr/ports/sysutils/idled/patches

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2005-04-21 10:47:37
    Hash : 357f6e3a
    Message : remove truely atrocious use of FILE internals. If you don't want fclose(f) to flush the file, just close the underlying file descriptor, then fclose() doesn't have anything to hang upon.