Large file support, mkstemp, and off_t

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



We are trying to enable large file support for everything built for
ARM on ChromeOS and openssh uses mkstemp which has a 64-bit version
for compatibility with open64. When looking into enabling the large
file support flags, I noticed:

`void    start_progress_meter(const char *, off_t, off_t *);`

in progressmeter.h which would have different ABIs with and without
large file support. You all probably ought to avoid exposing off_t in
any external-facing APIs.

Allen
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux