This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fw/librt in repository glibc.
at b5346868ee Linux: Cleanups after librt move
This branch includes the following new commits:
new e173817d15 rt: Lexicographically sort Versions file; librt-routines in [...] new ad0e4a8507 Fix librt-routines-var issues for !PTHREAD_IN_LIBC new f870250a9c rt: Replace generic stub of shm_open with the posix version new 4b3ec6e7e7 rt: Replace generic stub of shm_unlink with the posix version new 97e6b6026f rt: Move shm_open into libc new 2a0d1cadb0 rt: Move shm_unlink into libc new c0145bd52f rt: Move generic implementation from sysdeps/pthread to rt new 0b4a06f5cb nptl: Move pthreadP.h into sysdeps directory new 55251be04d nptl: Add internal macro definition of pthread_self new ce858360c4 Add hidden prototypes for fsync, fdatasync new b619aacbd1 Linux: Move aio_init from librt into libc new e10ffd0d6d Linux: Move aio_cancel, aio_cancel64 into libc new 2620d39c39 Linux: Move aio_error, aio_error64 into libc new 48c65cacd4 Linux: Move aio_fsync, aio_fsync64 into libc new b793ca2c48 Linux: Move aio_read, aio_read64 into libc new 623ed85962 Linux: Move aio_return, aio_return64 into libc new ff36e07611 Linux: Move aio_suspend, aio_suspend64 from librt to libc new 4278fb5229 Linux: Move aio_write, aio_write64 into libc new 2c539ea802 rt: Rework lio_listio implementation new fcc451bf63 Linux: Move lio_listio, lio_listio64 from librt to libc new e2b00d4506 Linux: Move mq_close from librt to libc new df1ae9dfd0 Linux: Move mq_setattr from librt to libc new 2ed570cbe7 Linux: Move mq_getattr from librt to libc new 1fdd04cbda Linux: Move mq_notify from librt to libc new 665933fba6 Linux: Move mq_open, __mq_open_2 from librt to libc new 1812bf5be8 Linux: Move mq_receive, mq_timedreceive from librt to libc new 2214904da0 Linux: Move mq_send, mq_timedsend from librt to libc new 342e5ee324 Linux: Move mq_unlink from librt to libc new bbaa11e6f8 Linux: Move timer helper routines from librt to libc new f10b2e0742 Linux: Move timer_create, timer_delete from librt to libc new c087585709 Linux: Move timer_getoverrun from librt to libc new b9f86adc94 Linux: Move timer_gettime from librt to libc new e6c1385ce8 Linux: Move timer_settime from librt to libc new b5346868ee Linux: Cleanups after librt move
The 34 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.