Opened 19 years ago
Closed 11 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 by , 18 years ago
| Milestone: | libc-0.6.3 → libc-0.6.4 |
|---|
comment:2 by , 15 years ago
| Milestone: | libc-0.6.4 → libc-0.7 |
|---|---|
| Status: | new → assigned |
comment:3 by , 11 years ago
| Milestone: | libc-0.7 → libc-0.6.6 |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in r3932.