Opened 17 years ago

Closed 10 years ago

#154 closed defect (fixed)

libc: _SC_ARG_MAX is significantly lower than ARG_MAX

Reported by: bird Owned by: bird
Priority: normal Milestone: libc-0.6.6
Component: libc Version: 0.6
Severity: normal Keywords: sysconfi _SC_ARG_MAX
Cc:

Description

This break the xargs logic. Cygwin had similar issues as they too let sysconf return a value suitable for the PC programs.

Change History (3)

comment:1 Changed 17 years ago by bird

Milestone: libc-0.6.3libc-0.6.4

comment:2 Changed 13 years ago by bird

Milestone: libc-0.6.4libc-0.7
Status: newassigned

comment:3 Changed 10 years ago by bird

Milestone: libc-0.7libc-0.6.6
Resolution: fixed
Status: assignedclosed

Fixed in r3932.

Note: See TracTickets for help on using tickets.