Re: Clean up /tmp on system reboot [was: Xorg server always starting up on DISPLAY 3.0]

2015-04-10 Thread LRN
On 11.04.2015 0:55, Frank Fesevur wrote: > 2015-04-10 22:38 GMT+02:00 Andrew DeFaria: >>> $ man 5 crontab >>> >>> See @reboot >>> >>> Never used it but I assume it will run after cron service is started. >> >> I haven't used it either, but I saw it there. Makes you wonder what would >> happen if yo

Re: [TESTERS needed] New POSIX permission handling

2015-04-10 Thread Steven Penny
On Fri, Apr 10, 2015 at 5:07 AM, Corinna Vinschen wrote: > Please give the new code a try. I uploaded new 2015-04-10 developer > snapshots to https://cygwin.com/snapshots/ Here is the test I ran: $ cd /cygdrive/c $ touch ~/{alpha,bravo}.sh ~+/{charlie,delta}.sh $ chmod +x ~/bravo.s

Re: Shared memory handling for mixed C/FORTRAN program

2015-04-10 Thread Christoph Weise
Thanks for your help, your suggestions have helped me greatly but I'm still stuck. >> I am porting to cygwin a program in FORTRAN/C that relies on C >> routines to create a shared memory region allowing various independent >> FORTRAN routines to share data. Program compiles and runs ok on L

Re: Clean up /tmp on system reboot [was: Xorg server always starting up on DISPLAY 3.0]

2015-04-10 Thread Frank Fesevur
2015-04-10 22:38 GMT+02:00 Andrew DeFaria: >> $ man 5 crontab >> >> See @reboot >> >> Never used it but I assume it will run after cron service is started. > > I haven't used it either, but I saw it there. Makes you wonder what would > happen if you simply restarted the service or stopped it and th

Re: [TESTERS needed] New POSIX permission handling

2015-04-10 Thread Warren Young
On Apr 10, 2015, at 4:07 AM, Corinna Vinschen wrote: > > This should help in Cygwin<->Windows interoperability. That’s pretty vague. Would you care to list some specific expected improvements from this change? Are there known problem scenarios in the current world which we can test both way

Re: Clean up /tmp on system reboot [was: Xorg server always starting up on DISPLAY 3.0]

2015-04-10 Thread Andrew DeFaria
On 4/10/2015 1:19 AM, Frank Fesevur wrote: 2015-04-10 9:49 GMT+02:00 Kizito Porta Balanyà: I'm wondering how cron knows when a machine is rebooted. What does cron check? Which parameter / file? Do you know it? $ man 5 crontab See @reboot Never used it but I assume it will run after cron serv

Re: 1.7.35: possible backspace key and arrow keys bug

2015-04-10 Thread Gary Johnson
On 2015-04-10, René Berber wrote: > On 4/10/2015 2:21 PM, Gary Johnson wrote: > > On 2015-04-09, René Berber wrote: > > >> Why vim on Cygwin doesn't install, or use if you add one, /etc/vimrc? > > > > Executing > > $ vim --version > > shows > >system vimrc file: "$VIM/vimrc" > >

Re: 1.7.35: possible backspace key and arrow keys bug

2015-04-10 Thread René Berber
On 4/10/2015 2:21 PM, Gary Johnson wrote: > On 2015-04-09, René Berber wrote: >> Why vim on Cygwin doesn't install, or use if you add one, /etc/vimrc? > > Executing > $ vim --version > shows >system vimrc file: "$VIM/vimrc" > user vimrc file: "$HOME/.vimrc" > 2nd user vi