public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Synchronize scandir() with latest FreeBSD version
@ 2019-01-31 13:06 Sebastian Huber
  2019-01-31 13:05 ` [PATCH 1/8] General further adoption of SPDX licensing ID tags Sebastian Huber
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Sebastian Huber @ 2019-01-31 13:06 UTC (permalink / raw)
  To: newlib

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2019-02-01 17:47 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-31 13:06 [PATCH 0/8] Synchronize scandir() with latest FreeBSD version Sebastian Huber
2019-01-31 13:05 ` [PATCH 1/8] General further adoption of SPDX licensing ID tags Sebastian Huber
2019-01-31 13:06 ` [PATCH 5/8] Remove __P and convert to ANSI prototypes Sebastian Huber
2019-01-31 17:05   ` Craig Howland
2019-01-31 19:52     ` Corinna Vinschen
2019-02-01  6:48       ` Sebastian Huber
2019-02-01  9:09         ` Corinna Vinschen
2019-02-01 17:47           ` Craig Howland
2019-01-31 13:06 ` [PATCH 2/8] scandir: Update copyright notice from FreeBSD Sebastian Huber
2019-01-31 13:06 ` [PATCH 4/8] Clean up the vcs ID strings Sebastian Huber
2019-01-31 13:06 ` [PATCH 8/8] scandir: Add support for struct dirent::d_type Sebastian Huber
2019-01-31 13:06 ` [PATCH 6/8] scandir(3) previously used st_size Sebastian Huber
2019-01-31 13:06 ` [PATCH 7/8] a) Use strcoll() in opendir() and alphasort() Sebastian Huber
2019-02-01  6:55   ` Sebastian Huber
2019-02-01  9:16     ` Corinna Vinschen
2019-02-01  9:40       ` Sebastian Huber
2019-01-31 13:06 ` [PATCH 3/8] Renumber copyright clause 4 Sebastian Huber
2019-01-31 19:53 ` [PATCH 0/8] Synchronize scandir() with latest FreeBSD version Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).