Click here to Skip to main content
15,886,518 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
QuestionDoes anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch4-Jan-21 12:11
mvahoney the codewitch4-Jan-21 12:11 
AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
Gary R. Wheeler4-Jan-21 15:32
Gary R. Wheeler4-Jan-21 15:32 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch4-Jan-21 15:42
mvahoney the codewitch4-Jan-21 15:42 
AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
theoldfool4-Jan-21 16:00
professionaltheoldfool4-Jan-21 16:00 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch4-Jan-21 16:36
mvahoney the codewitch4-Jan-21 16:36 
AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
k50544-Jan-21 16:28
mvek50544-Jan-21 16:28 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch4-Jan-21 16:34
mvahoney the codewitch4-Jan-21 16:34 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
k50545-Jan-21 4:23
mvek50545-Jan-21 4:23 
Sure. mmap() and munmap() are POSIX standard calls, so any of the *BSD variants should work. FreeBSD and OpenBSD use clang as the default compiler. Since these are POSIX calls, they should work the same on any POSIX compliant system, including Linux. They're certainly available in glibc-2.3 (circa 2002). You could install clang on your Linux distribution, but since mmap() and munmap() are provided by libc, changing the compiler should not affect the availability or behaviour of the calls.
Keep Calm and Carry On

GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
k50545-Jan-21 4:42
mvek50545-Jan-21 4:42 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 5:49
mvahoney the codewitch5-Jan-21 5:49 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 5:50
mvahoney the codewitch5-Jan-21 5:50 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 5:52
mvahoney the codewitch5-Jan-21 5:52 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
k50545-Jan-21 8:34
mvek50545-Jan-21 8:34 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 8:53
mvahoney the codewitch5-Jan-21 8:53 
AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
Johnny J.4-Jan-21 21:35
professionalJohnny J.4-Jan-21 21:35 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 0:22
mvahoney the codewitch5-Jan-21 0:22 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
dandy725-Jan-21 7:14
dandy725-Jan-21 7:14 
AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
Sander Rossel4-Jan-21 21:49
professionalSander Rossel4-Jan-21 21:49 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
Randor 4-Jan-21 21:57
professional Randor 4-Jan-21 21:57 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 0:16
mvahoney the codewitch5-Jan-21 0:16 
AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
rnbergren5-Jan-21 2:07
rnbergren5-Jan-21 2:07 
AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
Dan Neely5-Jan-21 2:46
Dan Neely5-Jan-21 2:46 
AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
  Forogar  5-Jan-21 4:59
professional  Forogar  5-Jan-21 4:59 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 5:45
mvahoney the codewitch5-Jan-21 5:45 
GeneralI hate Apple Pin
pkfox4-Jan-21 10:58
professionalpkfox4-Jan-21 10:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.