public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] sys: clean up empty lines in .c and .h files
@ 2022-07-11 11:52 Sebastian Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Huber @ 2022-07-11 11:52 UTC (permalink / raw)
  To: newlib-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d066d123f1b05bb986fd91743a5e92b7b7cb0690

commit d066d123f1b05bb986fd91743a5e92b7b7cb0690
Author: Mateusz Guzik <mjg@FreeBSD.org>
Date:   Tue Sep 1 22:12:58 2020 +0000

    sys: clean up empty lines in .c and .h files

Diff:
---
 newlib/libc/sys/rtems/include/sys/_termios.h | 1 -
 newlib/libc/sys/rtems/include/sys/socket.h   | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/newlib/libc/sys/rtems/include/sys/_termios.h b/newlib/libc/sys/rtems/include/sys/_termios.h
index eaceece9a..355ebbfa3 100644
--- a/newlib/libc/sys/rtems/include/sys/_termios.h
+++ b/newlib/libc/sys/rtems/include/sys/_termios.h
@@ -146,7 +146,6 @@
 #define	CNO_RTSDTR	0x00200000	/* Do not assert RTS or DTR automatically */
 #endif
 
-
 /*
  * "Local" flags - dumping ground for other state
  *
diff --git a/newlib/libc/sys/rtems/include/sys/socket.h b/newlib/libc/sys/rtems/include/sys/socket.h
index d0d31a2b0..78831a54f 100644
--- a/newlib/libc/sys/rtems/include/sys/socket.h
+++ b/newlib/libc/sys/rtems/include/sys/socket.h
@@ -73,7 +73,7 @@ typedef	__sa_family_t	sa_family_t;
 typedef	__socklen_t	socklen_t;
 #define	_SOCKLEN_T_DECLARED
 #endif
- 
+
 #ifndef _SSIZE_T_DECLARED
 typedef	__ssize_t	ssize_t;
 #define	_SSIZE_T_DECLARED
@@ -600,7 +600,6 @@ struct omsghdr {
 #define PRU_FLUSH_RDWR   SHUT_RDWR
 #endif
 
-
 #if __BSD_VISIBLE
 /*
  * sendfile(2) header/trailer struct


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

* [newlib-cygwin] sys: clean up empty lines in .c and .h files
@ 2020-10-26 13:31 Sebastian Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Huber @ 2020-10-26 13:31 UTC (permalink / raw)
  To: newlib-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=47efca5ac3da9aacc3a4216a1725ed2d62dd27b1

commit 47efca5ac3da9aacc3a4216a1725ed2d62dd27b1
Author: mjg <mjg@FreeBSD.org>
Date:   Tue Sep 1 22:12:58 2020 +0000

    sys: clean up empty lines in .c and .h files

Diff:
---
 newlib/libc/include/stdatomic.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/newlib/libc/include/stdatomic.h b/newlib/libc/include/stdatomic.h
index 1441c9e3b..d58e795eb 100644
--- a/newlib/libc/include/stdatomic.h
+++ b/newlib/libc/include/stdatomic.h
@@ -373,7 +373,6 @@ __extension__ ({							\
 typedef struct {
 	atomic_bool	__flag;
 } atomic_flag;
-
 #define	ATOMIC_FLAG_INIT		{ ATOMIC_VAR_INIT(0) }
 
 static __inline _Bool


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

end of thread, other threads:[~2022-07-11 11:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11 11:52 [newlib-cygwin] sys: clean up empty lines in .c and .h files Sebastian Huber
  -- strict thread matches above, loose matches on Subject: below --
2020-10-26 13:31 Sebastian Huber

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).