This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/termios2 in repository glibc.
discards 2b8bd7e340 linux/termios: regression test for termios speed functions discards 8d2565bc23 include/array_length.h: add array_foreach[_const] macros discards 789a09e6e9 termios: unify the naming of the termios speed fields discards c9e7556c31 termios: add new baud_t interface, defined to be explicitly numeric discards 8b6bc6a726 manual: document all the termios Bxxx constants in the manual discards 04543a6895 termios: merge the termios baud definitions discards 5265032c8c hurd+generic/termios: make speed_t an unsigned int discards d6331b0b07 termios: change the generic cfsetspeed() to support arbitrar [...] discards 29805516eb hurd/termios: remove USE_OLD_TTY discards fa23f4f2cd linux: implement arbitrary and split speeds in termios discards bbe4558ec6 linux/termios/powerpc: deal with powerpc-unique ioctl emulation discards f5284ebfb1 linux/ioctls: use <linux/sockios.h> for sockios ioctls discards d6d23a984b io: replace local_isatty() with a proper function __isatty_n [...] discards 3ff0b40388 termios: make __tcsetattr() the internal interface new 3b002061ad termios: make __tcsetattr() the internal interface new a206122633 io: replace local_isatty() with a proper function __isatty_n [...] new 11f50e9856 linux/ioctls: use <linux/sockios.h> for sockios ioctls new f5d8711297 linux/termios/powerpc: deal with powerpc-unique ioctl emulation new fada8007e2 linux: implement arbitrary and split speeds in termios new 4e735f5533 hurd/termios: remove USE_OLD_TTY new d4fe14cae4 termios: change the generic cfsetspeed() to support arbitrar [...] new 5857bfdab9 hurd+generic/termios: make speed_t an unsigned int new b65e6270fa termios: merge the termios baud definitions new 7b2897d434 manual: document all the termios Bxxx constants in the manual new 2bf83d5335 termios: add new baud_t interface, defined to be explicitly numeric new 2f0d8b8726 termios: unify the naming of the termios speed fields new 734ca8f736 include/array_length.h: add array_foreach[_const] macros new 4689351822 linux/termios: regression test for termios speed functions
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (2b8bd7e340) \ N -- N -- N refs/heads/azanella/termios2 (4689351822)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 14 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/array_length.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)