[PATCH] Re: readahead offset type (re: mantis 0001024)

Yann E. MORIN yann.morin.1998 at anciens.enib.fr
Wed Jan 31 21:50:45 UTC 2007


Hello all!

On Monday 29 January 2007 204, Bernhard Fischer wrote:
> Index: libc/sysdeps/linux/common/Makefile.in
> ===================================================================
> --- libc/sysdeps/linux/common/Makefile.in       (revision 17626)
> +++ libc/sysdeps/linux/common/Makefile.in       (working copy)
> @@ -16,7 +16,7 @@
>  
>  ifneq ($(UCLIBC_HAS_LFS),y)
>  CSRC_LFS := $(notdir $(wildcard $(COMMON_DIR)/*64.c))
> -CSRC := $(filter-out llseek.c $(CSRC_LFS),$(CSRC))
> +CSRC := $(filter-out readahead.c llseek.c $(CSRC_LFS),$(CSRC))
>  endif
>  
>  CSRC := $(filter-out ssp-local.c,$(CSRC))

When will this make it into svn?

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |   ^                |
| --==< °_° >==-- °------------.-------:  X  AGAINST      |  /e\  There is no  |
| http://ymorin.is-a-geek.org/ | (*_*) | / \ HTML MAIL    |  """  conspiracy.  |
°------------------------------°-------°------------------°--------------------°




More information about the uClibc mailing list