Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (85 - 87 of 100)

Ticket Resolution Summary Owner Reporter
#105 fixed kmk_append: EINTR on solaris bird bird
Description

write() (or something like that) is occasionally getting interrupted on Solaris. Add necessary errno == EINTR loop around any write calls.

#39 fixed kmk_append: Two new options {{{-d}}} and {{{-t}}} bird bird
Description

The -d option should put the text/variable/commands in a define define_name ... endef block. This saves two invocations to write the define/endef.

The -t option should truncate the file before writing to it. This saves a $(RM).

#47 fixed kmk_install: make chmod and chown permission errors ignorable bird bird
Description

This is useful for build installation. --ignore-perm-errors and --no-ignore-perm-errors, the default is to ignore if not root.

Note: See TracQuery for help on using queries.