Ticket #1950 (new enhancement) — at Initial Version

Opened 14 years ago

Last modified 11 years ago

Correction variables

Reported by: pavlinux Owned by:
Priority: major Milestone: 4.8.7
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset:

Description

Correction symbolic variables and corresponding types of standard features.

For example: ssize_t write(int fd, const void *buf, size_t count);
use for count size_t, but our extfs_write (void *data, const char *buf, int nbyte) use int

etc.

Change History

Changed 14 years ago by pavlinux

Note: See TracTickets for help on using tickets.