Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

librt needs a major library bump (was: CVS commit: src/lib)



On Wed, Jul 02, 2008 at 08:05:16PM +0000, Mindaugas Rasiukevicius wrote:
> 
> Module Name:  src
> Committed By: rmind
> Date:         Wed Jul  2 20:05:16 UTC 2008
> 
> Modified Files:
>       src/lib/libc/sys: Makefile.inc
>       src/lib/librt: Makefile
> Added Files:
>       src/lib/libc/sys: sched.c
>       src/lib/librt: pset.c
> Removed Files:
>       src/lib/librt: sched.c
> 
> Log Message:
> Move scheduling functions from librt to libc.
> Fixes PR/38657.

This IMHO means that you have to bump the major version of librt and for all
libraries which depends on librt. Additionally the minor version of libc has
to be bumped too.

Regards,
Bernd



Home | Main Index | Thread Index | Old Index