nuttx/libs/libc/libc.csv
Gregory Nutt b991f30b82 syscall/syscall.csv: Correct ordering of entries
OS functions in syscall.csv are ordered alphabetically.  However, two recently added functions are not in the correct location.  This PR simply corrects that ordering.

The ordering of one entry was also corrected in libs/libc/libc.csv.  Same issue.

This change is only cosmetic.

Verified only by CI
2021-05-31 21:15:36 -05:00

20 KiB

1__errnoerrno.hdefined(CONFIG_BUILD_FLAT)FAR int *
2abortstdlib.hvoid
3clocktime.hclock_t
4getoptargpunistd.hFAR char **
5getopterrpunistd.hFAR int *
6getoptindpunistd.hFAR int *
7getoptoptpunistd.hFAR int *
8pthread_yieldpthread.h!defined(CONFIG_DISABLE_PTHREAD)void
9randstdlib.hint