This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/8] Synchronize scandir() with latest FreeBSD version


Sebastian Huber (2):
  scandir: Update copyright notice from FreeBSD
  scandir: Add support for struct dirent::d_type

ache (1):
  a) Use strcoll() in opendir() and alphasort()

das (1):
  scandir(3) previously used st_size

imp (1):
  Renumber copyright clause 4

jhb (1):
  Clean up the vcs ID strings

obrien (1):
  Remove __P and convert to ANSI prototypes.

pfg (1):
  General further adoption of SPDX licensing ID tags.

 newlib/libc/posix/scandir.c | 120 ++++++++++++++++++--------------------------
 1 file changed, 50 insertions(+), 70 deletions(-)

-- 
2.16.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]