Re: [PATCH v2] provide y2038 safe socket constants for default/asm-generic ABI

2020-04-19 Thread Vineet Gupta
On 4/17/20 4:20 PM, Joseph Myers wrote: > This patch is OK. > pushed ! Thx, -vineet ___ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-snps-arc

Re: [PATCH v2] provide y2038 safe socket constants for default/asm-generic ABI

2020-04-17 Thread Vineet Gupta
On 4/17/20 4:20 PM, Joseph Myers wrote: > This patch is OK. For commit now ? ___ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-snps-arc

Re: [PATCH v2] provide y2038 safe socket constants for default/asm-generic ABI

2020-04-17 Thread Joseph Myers
This patch is OK. -- Joseph S. Myers jos...@codesourcery.com ___ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-snps-arc

Re: [PATCH v2] provide y2038 safe socket constants for default/asm-generic ABI

2020-04-13 Thread Vineet Gupta
On 4/6/20 11:55 AM, Vineet Gupta via Libc-alpha wrote: > On 3/31/20 2:32 PM, Vineet Gupta via Libc-alpha wrote: >> These will be used by upcoming RV32 and ARC ports and any future ports. >> >> Signed-off-by: Alistair Francis >> Signed-off-by: Vineet Gupta > > ping ! ping ^2 ! > >> --- >> This

Re: [PATCH v2] provide y2038 safe socket constants for default/asm-generic ABI

2020-04-06 Thread Vineet Gupta
On 3/31/20 2:32 PM, Vineet Gupta via Libc-alpha wrote: > These will be used by upcoming RV32 and ARC ports and any future ports. > > Signed-off-by: Alistair Francis > Signed-off-by: Vineet Gupta ping ! > --- > This is a straight copy of code originally written by Alistair, hence > adding his S

[PATCH v2] provide y2038 safe socket constants for default/asm-generic ABI

2020-03-31 Thread Vineet Gupta
These will be used by upcoming RV32 and ARC ports and any future ports. Signed-off-by: Alistair Francis Signed-off-by: Vineet Gupta --- This is a straight copy of code originally written by Alistair, hence adding his SOB as well --- sysdeps/unix/sysv/linux/bits/socket-constants.h | 16 +